]> Git Repo - linux.git/commit
drivers/rtc/rtc-s3c.c: correct debug messages
authorMyungJoo Ham <[email protected]>
Thu, 25 Aug 2011 22:59:22 +0000 (15:59 -0700)
committerLinus Torvalds <[email protected]>
Fri, 26 Aug 2011 01:50:43 +0000 (18:50 -0700)
commit4e8896cde182b4eab6f2d0af9b6eef87720fae0d
tree868568e19734b88b810eb9f80c4bd42d5c406e8e
parent1424e21f66f4c51c31ba6ac188df46b43f51556b
drivers/rtc/rtc-s3c.c: correct debug messages

RTC-S3C used to print out debug messages incorrectly.  This patch
corrects incorrect outputs.  (undecoded bcd numbers, incorrectly decoded
register values)

This patch affects the pr-debug messages only.

Signed-off-by: MyungJoo Ham <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Acked-by: Kukjin Kim <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Changhwan Youn <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-s3c.c
This page took 0.051977 seconds and 4 git commands to generate.