Skip to content
Commit 05d63d8b authored by Chris Packham's avatar Chris Packham Committed by Tom Rini
Browse files

rtc: rs5c372: remove redundant code in rtc_reset



As of commit 1a1fa240 ("rtc: Set valid date after reset") the
command "date reset" will set the date/time to 2000-01-01 0:00:00 after
calling rtc_reset(). This means that the rs5c372 implementation of
rtc_reset() does not need to call rtc_set().

Signed-off-by: default avatarChris Packham <judge.packham@gmail.com>
parent fbd8179c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment