On 10.02.2016 02:26, Laxman Dewangan wrote: > There is different RTC I2C address for RTC block in MAX77686. > Driver is creating dummy i2c client for this address to access > the register of this IP block. > > As there is no call to i2c_get_clientdata() for rtc_i2c client, > there is no need to store pointer and hence removing the call > to set client data for rtc i2c client. > > Suggested-by: Krzysztof Kozlowski <[email protected]> > Signed-off-by: Laxman Dewangan <[email protected]> > CC: Krzysztof Kozlowski <[email protected]> > CC: Javier Martinez Canillas <[email protected]> > Reviewed-by: Krzysztof Kozlowski <[email protected]> > Tested-by: Javier Martinez Canillas <[email protected]> > Reviewed-by: Javier Martinez Canillas <[email protected]> >
FWIW, on max77686: Tested-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

