Skip to content

Commit

Permalink
ARM: OMAP2+: clockdomain: work on wkdep/sleepdep functions
Browse files Browse the repository at this point in the history
Split the clkdm_(add|del)_(wk|sleep)dep() functions into lockless and
locking versions -- this will be needed in a subsequent patch.  Also,
while here, remove the leading underscore, since these are not
currently static functions.  And for functions that have
kerneldoc-style comment blocks, but which are missing the initial
'/**' tag, fix the tag to indicate that they are kerneldoc.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
  • Loading branch information
Paul Walmsley committed Jan 29, 2013
1 parent cc3af91 commit 65958fb
Show file tree
Hide file tree
Showing 3 changed files with 240 additions and 167 deletions.
Loading

0 comments on commit 65958fb

Please sign in to comment.