]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c-i801: Check for vendor Fujitsu before probing for apanel
authorJean Delvare <khali@linux-fr.org>
Tue, 24 May 2011 18:58:49 +0000 (20:58 +0200)
committerJean Delvare <khali@endymion.delvare>
Tue, 24 May 2011 18:58:49 +0000 (20:58 +0200)
commit6aa1464d5482cc8f6f026ebb12d94b77a58c823b
tree5247c4a88d47177fb5e2ad3e3dbf7304331edbf6
parente7198fbf50fd5db4cc9681beed760403f794320d
i2c-i801: Check for vendor Fujitsu before probing for apanel

Scanning the BIOS memory for the apanel information is costly, so
avoid doing it on non-Fujitsu machines.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-i801.c