rtc: omap: fix minor coding style issues
authorJohan Hovold <[email protected]>
Wed, 10 Dec 2014 23:53:19 +0000 (15:53 -0800)
committerLinus Torvalds <[email protected]>
Thu, 11 Dec 2014 01:41:14 +0000 (17:41 -0800)
commit10211ae34691934f87ea53dd193ea0c64f86b77c
treea97851eb5563da6c4ad336d095e9c1c9af1ab41c
parent8ad5c722d592ae1965195651965c02396b42fe1a
rtc: omap: fix minor coding style issues

Fix minor coding style issues like comment style, indentation and remove
a few unnecessary casts.

Also drop the 1 from OMAP1 in the driver description.

Signed-off-by: Johan Hovold <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Benot Cousson <[email protected]>
Cc: Lokesh Vutla <[email protected]>
Cc: Guenter Roeck <[email protected]>
Cc: Sekhar Nori <[email protected]>
Cc: Tero Kristo <[email protected]>
Cc: Keerthy J <[email protected]>
Tested-by: Felipe Balbi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/rtc/rtc-omap.c