]> 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>
Tue, 6 Nov 2012 22:15:50 +0000 (09:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Nov 2012 22:16:38 +0000 (09:16 +1100)
commit29c9b661ec5e85f35c65bb2b335939ff428837be
treecfafe22951476c4ed28f134f05af38b34c7b44a3
parent275db4c7a526f87bf4e157ee19189be952c09464
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