On Thu, Jan 12, 2017 at 10:47:34AM -0300, Javier Martinez Canillas wrote: > The driver is only used in platforms that have DT support so always the > I2C device .data will be get from the matched OF node and never will be > from the I2C device ID table. > > Signed-off-by: Javier Martinez Canillas <jav...@osg.samsung.com> > --- > > drivers/mfd/max77686.c | 13 +++++-------- > 1 file changed, 5 insertions(+), 8 deletions(-) >
Reviewed-by: Krzysztof Kozlowski <k...@kernel.org> Tested-by: Krzysztof Kozlowski <k...@kernel.org> Best regards, Krzysztof