i2c-omap: Use I2C interface clock also on OMAP16xx CPUs
authorJarkko Nikula <jarkko.nikula@nokia.com>
Fri, 31 Mar 2006 16:18:38 +0000 (12:18 -0400)
committerJuha Yrjola <juha.yrjola@nokia.com>
Fri, 31 Mar 2006 16:18:38 +0000 (12:18 -0400)
Create and use a virtual i2c_ick clock which prevents its parent clock
ARMPER_CK from being stopped during MPU idle whenever i2c_ick is enabled.
Otherwise we end up losing IRQs if ARMPER_CK would otherwise idle.

Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com>
Signed-off-by: Juha Yrjola <juha.yrjola@nokia.com>

No differences found