Skip to content
  • Jean Delvare's avatar
    i2c: Check for ACPI resource conflicts · 54fb4a05
    Jean Delvare authored
    
    
    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: default avatarJean Delvare <jdelvare@suse.de>
    54fb4a05