Re: [PATCH 3/4] rtc: max77686: avoid reference of parent device info multiple palces
From: Krzysztof Kozlowski
Date: Tue Feb 02 2016 - 19:05:34 EST
On 02.02.2016 22:16, Laxman Dewangan wrote:
> Get rid of referring parent device info for register access
> all the places by making regmap as part of max77686 rtc
> device info. This will also remove the need of storing parent
> device info in max77686 rtc device info as this is no more required.
>
> Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>
> ---
> drivers/rtc/rtc-max77686.c | 52 ++++++++++++++++++++--------------------------
> 1 file changed, 23 insertions(+), 29 deletions(-)
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
Tested on Trats2/max77686:
Tested-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
Best regards,
Krzysztof