From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Laxman Dewangan <ldewangan@nvidia.com>,
lee.jones@linaro.org, alexandre.belloni@free-electrons.com,
javier@osg.samsung.com
Cc: cw00.choi@samsung.com, linux-kernel@vger.kernel.org,
rtc-linux@googlegroups.com
Subject: [rtc-linux] Re: [PATCH 3/4] rtc: max77686: avoid reference of parent device info multiple palces
Date: Wed, 03 Feb 2016 09:05:27 +0900 [thread overview]
Message-ID: <56B14447.6070702@samsung.com> (raw)
In-Reply-To: <1454419012-18050-4-git-send-email-ldewangan@nvidia.com>
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@nvidia.com>
> ---
> drivers/rtc/rtc-max77686.c | 52 ++++++++++++++++++++--------------------------
> 1 file changed, 23 insertions(+), 29 deletions(-)
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Tested on Trats2/max77686:
Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Best regards,
Krzysztof
--
--
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
---
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Laxman Dewangan <ldewangan@nvidia.com>,
lee.jones@linaro.org, alexandre.belloni@free-electrons.com,
javier@osg.samsung.com
Cc: cw00.choi@samsung.com, linux-kernel@vger.kernel.org,
rtc-linux@googlegroups.com
Subject: Re: [PATCH 3/4] rtc: max77686: avoid reference of parent device info multiple palces
Date: Wed, 03 Feb 2016 09:05:27 +0900 [thread overview]
Message-ID: <56B14447.6070702@samsung.com> (raw)
In-Reply-To: <1454419012-18050-4-git-send-email-ldewangan@nvidia.com>
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@nvidia.com>
> ---
> drivers/rtc/rtc-max77686.c | 52 ++++++++++++++++++++--------------------------
> 1 file changed, 23 insertions(+), 29 deletions(-)
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Tested on Trats2/max77686:
Tested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Best regards,
Krzysztof
next prev parent reply other threads:[~2016-02-03 0:05 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-02 13:16 [rtc-linux] [PATCH 0/4] rtc: max77686: make max77686 rtc driver as IP driver Laxman Dewangan
2016-02-02 13:16 ` Laxman Dewangan
2016-02-02 13:16 ` [rtc-linux] [PATCH 1/4] rtc: max77686: fix checkpatch error Laxman Dewangan
2016-02-02 13:16 ` Laxman Dewangan
2016-02-02 23:57 ` [rtc-linux] " Krzysztof Kozlowski
2016-02-02 23:57 ` Krzysztof Kozlowski
2016-02-03 3:04 ` [rtc-linux] " Javier Martinez Canillas
2016-02-03 3:04 ` Javier Martinez Canillas
2016-02-02 13:16 ` [rtc-linux] [PATCH 2/4] rtc: max77686: use rtc regmap to access RTC registers Laxman Dewangan
2016-02-02 13:16 ` Laxman Dewangan
2016-02-02 23:59 ` [rtc-linux] " Krzysztof Kozlowski
2016-02-02 23:59 ` Krzysztof Kozlowski
2016-02-03 3:08 ` [rtc-linux] " Javier Martinez Canillas
2016-02-03 3:08 ` Javier Martinez Canillas
2016-02-02 13:16 ` [rtc-linux] [PATCH 3/4] rtc: max77686: avoid reference of parent device info multiple palces Laxman Dewangan
2016-02-02 13:16 ` Laxman Dewangan
2016-02-03 0:05 ` Krzysztof Kozlowski [this message]
2016-02-03 0:05 ` Krzysztof Kozlowski
2016-02-03 3:16 ` [rtc-linux] " Javier Martinez Canillas
2016-02-03 3:16 ` Javier Martinez Canillas
2016-02-02 13:16 ` [rtc-linux] [PATCH 4/4] rtc: max77686: move initialisation of rtc regmap, irq chip locally Laxman Dewangan
2016-02-02 13:16 ` Laxman Dewangan
2016-02-03 1:17 ` [rtc-linux] " Krzysztof Kozlowski
2016-02-03 1:17 ` Krzysztof Kozlowski
2016-02-03 3:48 ` [rtc-linux] " Javier Martinez Canillas
2016-02-03 3:48 ` Javier Martinez Canillas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56B14447.6070702@samsung.com \
--to=k.kozlowski@samsung.com \
--cc=alexandre.belloni@free-electrons.com \
--cc=cw00.choi@samsung.com \
--cc=javier@osg.samsung.com \
--cc=ldewangan@nvidia.com \
--cc=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rtc-linux@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.