]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/rtc/rtc-s5m.c
rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 30 Dec 2015 04:47:25 +0000 (13:47 +0900)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 11 Jan 2016 19:21:35 +0000 (20:21 +0100)
commita83a793ad433d24f67aba4d88169235379004235
treeddb66710549215fe5cbe4c7b050fee61798f0f5a
parentf571287bda5390751ab4e4d5e3f54fa2d1788667
rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields

Remove the 'rtc' prefix from some of the fields in struct
s5m_rtc_reg_config because it is obvious - this is a RTC driver. No
functional changes.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Tested-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-s5m.c