From: Jean Delvare Date: Mon, 14 Jul 2008 20:38:33 +0000 (+0200) Subject: i2c: Check for ACPI resource conflicts X-Git-Tag: v2.6.27-rc1~1077^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54fb4a05af0a4b814e6716cfdf3fa97fc6be7a32;p=pandora-kernel.git i2c: Check for ACPI resource conflicts Check for ACPI resource conflicts in i2c bus drivers. I've included all recent SMBus master drivers for PC hardware. I've voluntarily left out: * Drivers that don't run on PCs: they can't conflict with ACPI. * Bit-banged bus device drivers: it's very unlikely that ACPI would deal with such buses. Signed-off-by: Jean Delvare --- Reading git-diff-tree failed