]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: hwmod: reorganize and document the reset and configuration process
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 01:10:03 +0000 (19:10 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:03:09 +0000 (04:03 -0600)
commit5269efe6f8f16942a4095c603716ecf25924e1d8
treef74ae8144c35537712e821d45e83fdba689cecc1
parente27b915f9c85431b5a71ea2628308481895a4223
ARM: OMAP2+: hwmod: reorganize and document the reset and configuration process

Reorganize the code involved in resetting 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>
arch/arm/mach-omap2/omap_hwmod.c