]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-i801: Enable interrupts for all post-ICH5 chips
authorJean Delvare <khali@linux-fr.org>
Wed, 31 Oct 2012 23:18:24 +0000 (10:18 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 31 Oct 2012 23:42:20 +0000 (10:42 +1100)
commita353170485266a27d8beae6f8c0612b8e4409c65
treef258ead3de4826a76217486d21954708a8ccdf16
parentf6f90fa5e5bbc6ed7c8126370a1842a37db6bdf7
i2c-i801: Enable interrupts for all post-ICH5 chips

I did not receive a single bug report after interrupt support was
added for a limited number of chips. So I'd say the code is good and
should be enabled for all supported chips, that is: ICH5 and later.

For now the IDF channels are excluded as I have no idea if they
support interrupts too or not.

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