OMAP: hwmod: improve documentation, clean up function names
authorPaul Walmsley <paul@pwsan.com>
Tue, 21 Sep 2010 21:02:23 +0000 (15:02 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 22 Sep 2010 15:19:55 +0000 (09:19 -0600)
This patch:

- adds more documentation to the hwmod code

- fixes some documentation typos elsewhere in the file

- changes the _sysc_*() function names to appear in (verb, noun) order,
  to match the rest of the function names.

This patch should not result in any functional change.

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

No differences found