commit | 64813c3fa68fc3e93e99187d313126710d7c4b0d | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Wed Apr 18 19:10:03 2012 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Thu Apr 19 04:03:09 2012 -0600 |
tree | f74ae8144c35537712e821d45e83fdba689cecc1 | |
parent | 381d033a0164afaaac2a1c35bc8bc379052595b2 [diff] |
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>