Skip to content

Commit

Permalink
ARM: OMAP: Fixed comments on global PRM register usage
Browse files Browse the repository at this point in the history
Fixed comments on global PRM register usage.

Signed-off-by: Kalle Jokiniemi <ext-kalle.jokiniemi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Kalle Jokiniemi authored and Tony Lindgren committed May 9, 2008
1 parent d756f54 commit dfa3d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-omap2/prm.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

/*
* Architecture-specific global PRM registers
* Use prm_{read,write}_reg() with these registers.
* Use __raw_{read,write}l() with these registers.
*
* With a few exceptions, these are the register names beginning with
* PRCM_* on 24xx, and PRM_* on 34xx. (The exceptions are the
Expand Down

0 comments on commit dfa3d03

Please sign in to comment.