]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i2c-i801: Enable interrupts for all post-ICH5 chips
authorJean Delvare <khali@linux-fr.org>
Sun, 16 Dec 2012 20:11:55 +0000 (21:11 +0100)
committerJean Delvare <khali@endymion.delvare>
Sun, 16 Dec 2012 20:11:55 +0000 (21:11 +0100)
commit6676a847d48ac48908cf467b42da9045b5463a6e
tree787263a8cc648b65c7e4e71a586f8fd60315382a
parentf6afc8b158951cf2c8492e10e4ee70abc7b213f3
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.

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