|
static int pcf8563_rtc_read_time(struct device *dev, struct rtc_time *tm)
|
|
static int pcf8563_rtc_read_time(struct device *dev, struct rtc_time *tm)
|
|
return pcf8563_get_datetime(to_i2c_client(dev), tm);
|
|
return pcf8563_get_datetime(to_i2c_client(dev), tm);
|