On 02.02.2016 22:16, Laxman Dewangan wrote: > rtc_regmap should be used to access all RTC regsiters instead > of parent regmap regardless of what chip or property have it. > > This makes the register access uniform and extendible for other > chips. > > Signed-off-by: Laxman Dewangan <[email protected]> > CC: Krzysztof Kozlowski <[email protected]> > CC: Javier Martinez Canillas <[email protected]> > --- > drivers/rtc/rtc-max77686.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-)
Reviewed-by: Krzysztof Kozlowski <[email protected]> Tested on Trats2/max77686: Tested-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

