]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
rtc: pm8xxx: fixup checkpatch/style issues
authorJosh Cartwright <joshc@codeaurora.org>
Thu, 3 Apr 2014 21:50:10 +0000 (14:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 3 Apr 2014 23:21:22 +0000 (16:21 -0700)
commit5bed811d668ca042b5ee711e27a3c4496179145c
tree7c9ccf62a90de1abcbdf7a23cbda23fb9a09e65c
parent131c9cc832162bfe45be1065fa88d1ec2c165a3d
rtc: pm8xxx: fixup checkpatch/style issues

This patchset is based on Stephen Boyd's PM8921 modernization/cleanups
(http://lkml.kernel.org/g/1393441166-32692-1-git-send-email-sboyd@codeaurora.org),
and allows for this RTC driver to be usable again.

This patch (of 6):

Before performing additional cleanups to this driver, do the easy cleanups
first.

Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-pm8xxx.c