Re: [PATCH 2/2] i2c: algos: bit: mention our experience about initial states

2018-06-25 Thread Wolfram Sang
On Sat, Jun 16, 2018 at 10:37:57PM +0900, Wolfram Sang wrote: > So, if somebody wants to re-implement this in the future, we pinpoint to > a problem case. > > Signed-off-by: Wolfram Sang Applied to for-current, thanks! ___ dri-devel mailing list

Re: [PATCH 2/2] i2c: algos: bit: mention our experience about initial states

2018-06-18 Thread Alex Deucher
On Sat, Jun 16, 2018 at 9:37 AM, Wolfram Sang wrote: > So, if somebody wants to re-implement this in the future, we pinpoint to > a problem case. > > Signed-off-by: Wolfram Sang Series is: Acked-by: Alex Deucher > --- > drivers/i2c/algos/i2c-algo-bit.c | 5 + > 1 file changed, 5

[PATCH 2/2] i2c: algos: bit: mention our experience about initial states

2018-06-17 Thread Wolfram Sang
So, if somebody wants to re-implement this in the future, we pinpoint to a problem case. Signed-off-by: Wolfram Sang --- drivers/i2c/algos/i2c-algo-bit.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/i2c/algos/i2c-algo-bit.c b/drivers/i2c/algos/i2c-algo-bit.c index