ARM: OMAP2+: hwmod: reorganize and document the setup process
authorPaul Walmsley <paul@pwsan.com>
Mon, 27 Feb 2012 22:23:56 +0000 (15:23 -0700)
committerPaul Walmsley <paul@pwsan.com>
Tue, 28 Feb 2012 01:03:54 +0000 (18:03 -0700)
Reorganize the code involved in initializing and configuring an IP
block to make it easier to read and maintain.  This involves improving
documentation, splitting some large functions up into smaller ones to
better conform with Documentation/CodingStyle, and removing some
unnecessary code.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: BenoƮt Cousson <b-cousson@ti.com>

No differences found