diff options
author | Sekhar Nori <nsekhar@ti.com> | 2014-06-07 01:36:05 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-07 03:08:08 +0400 |
commit | 92adb96aa4fcb460c6b174384cc74418e3d95cda (patch) | |
tree | 8788598840b9aceccede6da4158ce7ac7cd43b8e /Documentation/watchdog | |
parent | 337b600f898583b50b67e0bbff0667db2393d614 (diff) | |
download | linux-92adb96aa4fcb460c6b174384cc74418e3d95cda.tar.xz |
drivers/rtc/rtc-omap.c: use BIT() macro
Use BIT() macro for RTC_HAS_<FEATURE> defines instead of hand-writing
bit masks.
Use BIT() macros for register bit field definitions.
While at it, fix indentation done using spaces.
No functional change in this patch.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/watchdog')
0 files changed, 0 insertions, 0 deletions