D33_KK_Kernel/rtc-rk808.c at master · Dee-UK/D33_KK_Kernel...
struct rk808 *rk808; struct rtc_device *rtc; unsigned int alarm_enabled:1; };/* * Read current time and date in RTC */ static int rk808_rtc_readtime(struct device *dev, struct rtc_time *tm) { struct rk808_rtc *r