commit | 54fb4a05af0a4b814e6716cfdf3fa97fc6be7a32 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Mon Jul 14 22:38:33 2008 +0200 |
committer | Jean Delvare <khali@mahadeva.delvare> | Mon Jul 14 22:38:33 2008 +0200 |
tree | b3a258dce4f1bc8ccb58541efae444ba89f9fc55 | |
parent | 2373c1801afd06d3a206376902b39a98458c9cfb [diff] |
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 <jdelvare@suse.de>