projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f887a9d
)
drivers/rtc/rtc-mpc5121.c: remove space before tab
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 3 Jul 2013 22:05:57 +0000
(15:05 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 3 Jul 2013 23:07:47 +0000
(16:07 -0700)
WARNING: please, no space before tabs
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-mpc5121.c
patch
|
blob
|
history
diff --git
a/drivers/rtc/rtc-mpc5121.c
b/drivers/rtc/rtc-mpc5121.c
index bdcc60830aece4757cff90a22e14f9c46487c313..213006bfc69a14349b305999a5cae0bc300aecce 100644
(file)
--- a/
drivers/rtc/rtc-mpc5121.c
+++ b/
drivers/rtc/rtc-mpc5121.c
@@
-68,7
+68,7
@@
struct mpc5121_rtc_regs {
u32 target_time; /* RTC + 0x20 */
/*
* actual_time:
- * readonly time since VBAT_RTC was last connected
+ * readonly time since VBAT_RTC was last connected
*/
u32 actual_time; /* RTC + 0x24 */
u32 keep_alive; /* RTC + 0x28 */