From: Jarkko Nikula Date: Fri, 31 Mar 2006 16:18:38 +0000 (-0400) Subject: i2c-omap: Use I2C interface clock also on OMAP16xx CPUs X-Git-Tag: v2.6.16-omap1~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdd8a3fdf8f04e9c1bbfb1ce9285764dd13dd6ea;p=pandora-kernel.git i2c-omap: Use I2C interface clock also on OMAP16xx CPUs 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 Signed-off-by: Juha Yrjola --- Reading git-diff-tree failed