]> 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>
Sun, 11 Nov 2012 22:51:29 +0000 (09:51 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 11 Nov 2012 22:51:29 +0000 (09:51 +1100)
commit56eecdf8d22d1690e8dcb38cd462df0f17148d97
tree5cbbdac07c4956d8f1a7e446d9b035646fd0e175
parent7d560675b347f6229fed746a587af62be07d1d20
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>
Cc: Daniel Kurtz <djkurtz@chromium.org>
drivers/i2c/busses/i2c-i801.c