Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Maciej W. Rozycki
On Wed, 14 Nov 2018, Alexandre Belloni wrote: > > I think we can discuss that when I post the patches. The m41t80 driver > > currently does not work for me anyway and has to be fixed because of: > > > > i2c /dev entries driver > > i2c-sibyte: i2c SMBus adapter module for SiByte board > > i2c

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Maciej W. Rozycki
On Wed, 14 Nov 2018, Alexandre Belloni wrote: > > I think we can discuss that when I post the patches. The m41t80 driver > > currently does not work for me anyway and has to be fixed because of: > > > > i2c /dev entries driver > > i2c-sibyte: i2c SMBus adapter module for SiByte board > > i2c

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Alexandre Belloni
On 14/11/2018 12:05:14+, Maciej W. Rozycki wrote: > On Wed, 14 Nov 2018, Alexandre Belloni wrote: > > > > I'll be posting further patches over the coming weeks, based on my > > > original effort as archived here: , > > >

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Alexandre Belloni
On 14/11/2018 12:05:14+, Maciej W. Rozycki wrote: > On Wed, 14 Nov 2018, Alexandre Belloni wrote: > > > > I'll be posting further patches over the coming weeks, based on my > > > original effort as archived here: , > > >

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Maciej W. Rozycki
On Wed, 14 Nov 2018, Alexandre Belloni wrote: > > I'll be posting further patches over the coming weeks, based on my > > original effort as archived here: , > > > > > > However I have

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Maciej W. Rozycki
On Wed, 14 Nov 2018, Alexandre Belloni wrote: > > I'll be posting further patches over the coming weeks, based on my > > original effort as archived here: , > > > > > > However I have

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Alexandre Belloni
On 07/11/2018 02:39:51+, Maciej W. Rozycki wrote: > 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 >

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Alexandre Belloni
On 07/11/2018 02:39:51+, Maciej W. Rozycki wrote: > 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 >

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Alexandre Belloni
On 07/11/2018 02:39:51+, Maciej W. Rozycki wrote: > 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 >

Re: [PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-14 Thread Alexandre Belloni
On 07/11/2018 02:39:51+, Maciej W. Rozycki wrote: > 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 >

[PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-06 Thread Maciej W. Rozycki
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 References: 85d77047c4ea ("drivers/rtc/rtc-m41t80.c: propagate error

[PATCH] rtc: m41t80: Complete error propagation from SMBus calls

2018-11-06 Thread Maciej W. Rozycki
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 References: 85d77047c4ea ("drivers/rtc/rtc-m41t80.c: propagate error