]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: pcf85063: return an error when date is invalid
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 29 Sep 2015 21:02:46 +0000 (23:02 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 3 Oct 2015 15:22:28 +0000 (17:22 +0200)
commit90ab4a1df078820900614158ff2add2ca5de5687
tree5471d8aec115c88c561f4a5f096d545e8f861338
parent687caec5dc0d1d57e204f6cc9018d01868171c9d
rtc: pcf85063: return an error when date is invalid

Return an error when the date is invalid as the policy should be
implemented there.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-pcf85063.c