artik053: register RTC driver at boot
authorHeesub Shin <heesub.shin@samsung.com>
Mon, 3 Apr 2017 04:41:39 +0000 (13:41 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:05 +0000 (12:02 +0900)
commita8334a8002b0197f745b9ef90a7c22e70fe3ee53
treee134a2c8ccbae6087f871cb3aba8954c94aa7dc1
parentb5d288b3b7cc9b4ed8f1df919d7d58ffc48c1e84
artik053: register RTC driver at boot

This commit registers the RTC device driver at boot, so that the RTC
device can be exported through /dev/rtc0. This allows users to open and
then use various operations with it on application space. This change
takes effects only when the upper-half RTC driver is enabled.

Change-Id: I7215251dafba93544485a58ef49d2aa7503c7fbf
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/arch/arm/src/artik053/src/artik053_tash.c