ARM: OMAP4: clock/hwmod data: start to remove some IP block control "clocks"
authorPaul Walmsley <paul@pwsan.com>
Sat, 26 Jan 2013 07:48:54 +0000 (00:48 -0700)
committerPaul Walmsley <paul@pwsan.com>
Sat, 26 Jan 2013 07:48:54 +0000 (00:48 -0700)
commit17b7e7d33530e2bbd3bdc90f4db09b91cfdde2bb
tree4377cb69183835d0ad1a36469bcbce68449ce5d1
parentc1d1cd597fc77af3086470f8627d77f52f7f8b6c
ARM: OMAP4: clock/hwmod data: start to remove some IP block control "clocks"

Remove some leaf "clocks" that are actually IP block idle control
points, since these should now be handled by the hwmod code.

There are still a few types of MODULEMODE clocks that need to be
cleaned up:

- those still in use by driver or integration code

- those in DEFINE_CLK_OMAP_MUX_GATE() blocks; the gate portion of
  these should be removed

A similar process may also be possible on OMAP2/3.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: BenoƮt Cousson <b-cousson@ti.com>
Cc: Mike Turquette <mturquette@linaro.org>
arch/arm/mach-omap2/cclock44xx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c