rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 06:30:32 +0000 (15:30 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 06:30:32 +0000 (15:30 +0900)
commit071a1e33bac5c4ff8667d074be58365bd164b350
tree600e7b9705e9a19350baba8e6f5b23ecc21ce19c
parent15ff2c67ab5c45c7382374bc43a5ad218a36045f
rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.

The ctrl_xxx routines are deprecated, switch over to the __raw_xxx
versions.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/rtc/rtc-rs5c313.c