]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit64813c3fa68fc3e93e99187d313126710d7c4b0d
treef74ae8144c35537712e821d45e83fdba689cecc1
parent381d033a0164afaaac2a1c35bc8bc379052595b2
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