Home
last modified time | relevance | path

Searched hist:"9 a4eb5977ad5dc2516e1219613258e30b10d27bd" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/rtc/
H A Drtc-uclass.c9a4eb5977ad5dc2516e1219613258e30b10d27bd Sun Oct 18 21:55:31 UTC 2015 Simon Glass <sjg@chromium.org> dm: rtc: Correct rtc_read32() return value

The current check is incorrect and will fail when any non-zero byte is read.
Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>