drivers/rtc/rtc-pl031.c uses __raw_readl()?

Linus Walleij linus.ml.walleij at gmail.com
Wed Nov 11 04:30:21 EST 2009


Is there some special reason as to why drivers/rtc/rtc-pl031.c uses
the __raw_[read|write]l() macro instead of plain [read|write]l()?

Is it OK if I just patch this so it looks like the sister pl030 driver?

Linus Walleij



More information about the linux-arm-kernel mailing list