Re: [PATCH V3 1/2] init i2c already in it930x_frontend_attach

2019-03-05 Thread Andreas Kemnade
Hi Jose, On Tue, 05 Mar 2019 19:37:25 +0100 Jose Alberto Reguero wrote: > i2c bus is already needed when the frontend is probed, so init it already in > it930x_frontend_attach.That prevents errors like > si2168: probe of 6-0067 failed with error -5 > > Andreas, can I have your Signed-off-by? >

[PATCH V3 1/2] init i2c already in it930x_frontend_attach

2019-03-05 Thread Jose Alberto Reguero
i2c bus is already needed when the frontend is probed, so init it already in it930x_frontend_attach.That prevents errors like si2168: probe of 6-0067 failed with error -5 Andreas, can I have your Signed-off-by? From: Andreas Kemnade Signed-off-by: Jose Alberto Reguero diff -upr linux/drivers