commit | 6676a847d48ac48908cf467b42da9045b5463a6e | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Dec 16 21:11:55 2012 +0100 |
committer | Jean Delvare <khali@endymion.delvare> | Sun Dec 16 21:11:55 2012 +0100 |
tree | 787263a8cc648b65c7e4e71a586f8fd60315382a | |
parent | f6afc8b158951cf2c8492e10e4ee70abc7b213f3 [diff] |
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>