rtc: rename core files
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 31 Dec 2018 10:36:16 +0000 (11:36 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 31 Dec 2018 10:36:16 +0000 (11:36 +0100)
commit36e14f5fdfdf7cec8887b7ff69cd9bb5051ecf62
tree5f014b344dddf644505b582dfa90c013218261c5
parentbba3d2daa8a9bc888902275401f15ef48fcdd378
rtc: rename core files

Rename core files so there is a clearer separation between the RTC core and
the RTC drivers.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Makefile
drivers/rtc/dev.c [moved from drivers/rtc/rtc-dev.c with 100% similarity]
drivers/rtc/lib.c [moved from drivers/rtc/rtc-lib.c with 100% similarity]
drivers/rtc/proc.c [moved from drivers/rtc/rtc-proc.c with 100% similarity]
drivers/rtc/sysfs.c [moved from drivers/rtc/rtc-sysfs.c with 100% similarity]