ARM: OMAP2+: raw read and write endian fix
[deliverable/linux.git] / arch / arm / mach-omap2 / prm3xxx.h
index f8eb83323b1a068271c5e222471706bb5d1c1708..1dacfc5b19591fe24b0087bdfbf7c3524cc410c2 100644 (file)
@@ -26,7 +26,7 @@
 
 /*
  * OMAP3-specific global PRM registers
- * Use __raw_{read,write}l() with these registers.
+ * Use {read,write}l_relaxed() with these registers.
  *
  * With a few exceptions, these are the register names beginning with
  * PRM_* on 34xx.  (The exceptions are the IRQSTATUS and IRQENABLE
This page took 0.037478 seconds and 5 git commands to generate.