]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: m41t80: Complete error propagation from SMBus calls
authorMaciej W. Rozycki <macro@linux-mips.org>
Wed, 7 Nov 2018 02:39:51 +0000 (02:39 +0000)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 14 Nov 2018 09:44:34 +0000 (10:44 +0100)
commit0a2880d45d4ecf537a6e81405c3f1508e1013378
tree8b1028f7ef09446f72125af0be398992594f765e
parent87612019e19560116dbf2fa857efba2331e3d5ba
rtc: m41t80: Complete error propagation from SMBus calls

Complement commit 29aa11228274 ("drivers/rtc/rtc-m41t80.c: propagate
error value from smbus functions") and correct the remaining places that
fail to propagate the error code from SMBus calls.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
References: 29aa11228274 ("drivers/rtc/rtc-m41t80.c: propagate error value from smbus functions")
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-m41t80.c