Re: [PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

2018-10-18 Thread Wolfram Sang
On Mon, Oct 15, 2018 at 05:15:47PM +0300, Jarkko Nikula wrote: > On 10/11/2018 05:29 PM, Hans de Goede wrote: > > Now that most of the special Bay- / Cherry-Trail bus lock handling has > > been moved to the iosf_mbi code we can simplify the remaining code a bit. > > > > Signed-off-by: Hans de

Re: [PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

2018-10-18 Thread Wolfram Sang
On Mon, Oct 15, 2018 at 05:15:47PM +0300, Jarkko Nikula wrote: > On 10/11/2018 05:29 PM, Hans de Goede wrote: > > Now that most of the special Bay- / Cherry-Trail bus lock handling has > > been moved to the iosf_mbi code we can simplify the remaining code a bit. > > > > Signed-off-by: Hans de

Re: [PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

2018-10-15 Thread Jarkko Nikula
On 10/11/2018 05:29 PM, Hans de Goede wrote: Now that most of the special Bay- / Cherry-Trail bus lock handling has been moved to the iosf_mbi code we can simplify the remaining code a bit. Signed-off-by: Hans de Goede --- drivers/i2c/busses/i2c-designware-baytrail.c | 18 ++

Re: [PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

2018-10-15 Thread Jarkko Nikula
On 10/11/2018 05:29 PM, Hans de Goede wrote: Now that most of the special Bay- / Cherry-Trail bus lock handling has been moved to the iosf_mbi code we can simplify the remaining code a bit. Signed-off-by: Hans de Goede --- drivers/i2c/busses/i2c-designware-baytrail.c | 18 ++

[PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

2018-10-11 Thread Hans de Goede
Now that most of the special Bay- / Cherry-Trail bus lock handling has been moved to the iosf_mbi code we can simplify the remaining code a bit. Signed-off-by: Hans de Goede --- drivers/i2c/busses/i2c-designware-baytrail.c | 18 ++ drivers/i2c/busses/i2c-designware-common.c |

[PATCH v3 3/3] i2c: designware: Cleanup bus lock handling

2018-10-11 Thread Hans de Goede
Now that most of the special Bay- / Cherry-Trail bus lock handling has been moved to the iosf_mbi code we can simplify the remaining code a bit. Signed-off-by: Hans de Goede --- drivers/i2c/busses/i2c-designware-baytrail.c | 18 ++ drivers/i2c/busses/i2c-designware-common.c |