]> git.karo-electronics.de Git - karo-tx-linux.git/commit
i2c-i801: Enable interrupts on ICH5/7/8/9/10
authorJean Delvare <khali@linux-fr.org>
Tue, 24 Jul 2012 23:25:05 +0000 (09:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 24 Jul 2012 23:25:05 +0000 (09:25 +1000)
commit70f17f4be5c8cd825521546595c2ac9b43b1ba01
tree3f3739d200bc2045b1b84994c28892a7c801460f
parent7b1cb639db1df3b2754386664a07cb1d7f10aaa6
i2c-i801: Enable interrupts on ICH5/7/8/9/10

Enable interrupts on more devices. ICH5, ICH7(-M) and ICH10 have been
tested to work OK. ICH8 and ICH9 are expected to work just fine as
they are very close to ICH7 and ICH10.

Ultimately we want to enable this feature on at least every device
since the ICH5, but for now we limit the exposure. We'll enable it for
other devices if we don't get negative feedback.

As a bonus, let the user know when interrupts are used.

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