ARM: OMAP2+: hwmod: reorganize and document the initialization process
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 06:58:22 +0000 (00:58 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 07:47:36 +0000 (01:47 -0600)
commit381d033a0164afaaac2a1c35bc8bc379052595b2
treee93d9a16cc6b64f00dec85bf7a4bb6430f2062ea
parent30e105c000abbac55602b37f4831437bca5487b0
ARM: OMAP2+: hwmod: reorganize and document the initialization process

Reorganize the code involved in initializing the internal data for
each hwmod to make it easier to read and maintain.  This involves
improving documentation and removing some duplicated and unnecessary
code.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: BenoƮt Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/omap_hwmod.c