]> asedeno.scripts.mit.edu Git - linux.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)
commitf1bd154d8838f9bddbe0f07292dd1c70a47c8b83
tree8b1028f7ef09446f72125af0be398992594f765e
parent3cc9ffbb1f51eb4320575a48e4805a8f52e0e26b
rtc: m41t80: Complete error propagation from SMBus calls

Complement commit 85d77047c4ea ("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: 85d77047c4ea ("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