ARM: SAMSUNG: cleanup of rtc register definitions
authorHeiko Stuebner <heiko@sntech.de>
Sat, 24 Dec 2011 01:52:10 +0000 (10:52 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 6 Feb 2012 23:03:41 +0000 (08:03 +0900)
commita51da0444ce720ae496ac3a85f8609a37e43c4f5
treeafdfcb6957a051cdea8615fbeb235edb4c7a3cfa
parent62aa2b537c6f5957afd98e29f96897419ed5ebab
ARM: SAMSUNG: cleanup of rtc register definitions

regs-rtc.h uses a mixture of tabs and spaces and also (x<<y)
to format bits. So, before adding new stuff clean up the formatting
and also add spaces to the bit definitions (i.e. (x << y) )

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/include/plat/regs-rtc.h
This page took 0.024741 seconds and 5 git commands to generate.