On 05/04/2016 11:14 AM, Kieran Bingham wrote: > From: Lee Jones <lee.jones@xxxxxxxxxx> > > This will aid the seamless removal of the current probe()'s, more > commonly unused than used second parameter. Most I2C drivers can > simply switch over to the new interface, others which have DT > support can use its own matching instead and others can call > i2c_match_id() themselves. This brings I2C's device probe method > into line with other similar interfaces in the kernel and prevents > the requirement to pass an i2c_device_id table. > > Suggested-by: Grant Likely <grant.likely@xxxxxxxxxx> > Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx> > [Kieran: fix rebase conflicts and adapt for dev_pm_domain_{attach,detach}] > Signed-off-by: Kieran Bingham <kieran@xxxxxxxxxxx> > Tested-by: Kieran Bingham <kieran@xxxxxxxxxxx> > --- Reviewed-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> Tested-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html