aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChanghwan Youn <[email protected]>2010-10-27 15:33:06 -0700
committerLinus Torvalds <[email protected]>2010-10-27 18:03:06 -0700
commitf61ae6711d69717558e882a78487527705603a74 (patch)
treef0eaa331189e1444253e166961f3561fe1fa97ab /tools/perf/scripts/python/bin
parentfa5b07820fe3a0fc06ac368516e71f10a59b9539 (diff)
rtc: rtc-s3c: fix access unit from byte to word on RTCCON
S3C2410_RTCCON of TYPE_S3C64XX RTC should be read/written by readw and writew, because TYPE_S3C64XX RTC uses bit 8 and 9. And TYPE_S3C2410 RTC also can access it by readw and writew. [[email protected]: tested on smdk2416] [[email protected]: coding-style fixes] Signed-off-by: Changhwan Youn <[email protected]> Signed-off-by: Kukjin Kim <[email protected]> Tested-by: Atul Dahiya <[email protected]> Cc: Ben Dooks <[email protected]> Cc: Wan ZongShun <[email protected]> Cc: Alessandro Zummo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions