On 05/04/2016 11:14 AM, Kieran Bingham wrote: > From: Lee Jones <[email protected]> > > Currently the I2C framework insists on devices supplying an I2C ID > table. Many of the devices which do so unnecessarily adding quite a > few wasted lines to kernel code. This patch allows drivers a means > to 'not' supply the aforementioned table and match on DT match tables > instead. > > Acked-by: Grant Likely <[email protected]> > Signed-off-by: Lee Jones <[email protected]> > Signed-off-by: Kieran Bingham <[email protected]> > Tested-by: Kieran Bingham <[email protected]> > ---
Reviewed-by: Javier Martinez Canillas <[email protected]> Tested-by: Javier Martinez Canillas <[email protected]> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America

