ARM: OMAP2+: raw read and write endian fix
[deliverable/linux.git] / arch / arm / mach-omap2 / prm2xxx.h
index 3194dd87e0e4278accfd0536175fdfe8b4cb2e99..d2cb6365716f5565f6af33c3c2dfc7f4744f75cb 100644 (file)
@@ -27,7 +27,7 @@
 
 /*
  * OMAP2-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
  * PRCM_* on 24xx.  (The exceptions are the IRQSTATUS and IRQENABLE
This page took 0.024357 seconds and 5 git commands to generate.