From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [TRIVIAL PATCH 1/2] regulator: s5m8767: Define symbol for buck control mask
Date: Tue, 10 Dec 2013 09:56:52 +0000 [thread overview]
Message-ID: <20131210095652.GX12675@lee--X1> (raw)
In-Reply-To: <1386666583-3280-1-git-send-email-k.kozlowski@samsung.com>
On Tue, 10 Dec 2013, Krzysztof Kozlowski wrote:
> Replace hard-coded value for mask used in BUCKX_CTRL registers (for
> BUCKX_EN field) with a symbol. This also removes two local variables.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
> drivers/regulator/s5m8767.c | 11 ++++++-----
> include/linux/mfd/samsung/s5m8767.h | 3 ++-
> 2 files changed, 8 insertions(+), 6 deletions(-)
For the MFD part:
Acked-by: Lee Jones <lee.jones@linaro.org>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Sangbeom Kim <sbkim73@samsung.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Samuel Ortiz <sameo@linux.intel.com>,
Jiri Kosina <trivial@kernel.org>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: [TRIVIAL PATCH 1/2] regulator: s5m8767: Define symbol for buck control mask
Date: Tue, 10 Dec 2013 09:56:52 +0000 [thread overview]
Message-ID: <20131210095652.GX12675@lee--X1> (raw)
In-Reply-To: <1386666583-3280-1-git-send-email-k.kozlowski@samsung.com>
On Tue, 10 Dec 2013, Krzysztof Kozlowski wrote:
> Replace hard-coded value for mask used in BUCKX_CTRL registers (for
> BUCKX_EN field) with a symbol. This also removes two local variables.
>
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
> drivers/regulator/s5m8767.c | 11 ++++++-----
> include/linux/mfd/samsung/s5m8767.h | 3 ++-
> 2 files changed, 8 insertions(+), 6 deletions(-)
For the MFD part:
Acked-by: Lee Jones <lee.jones@linaro.org>
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2013-12-10 9:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-10 9:09 [TRIVIAL PATCH 1/2] regulator: s5m8767: Define symbol for buck control mask Krzysztof Kozlowski
2013-12-10 9:09 ` Krzysztof Kozlowski
2013-12-10 9:09 ` [PATCH 2/2] regulator: s5m8767: Fix driver probe fail on BUCK7/8 regulators Krzysztof Kozlowski
2013-12-10 9:09 ` Krzysztof Kozlowski
2013-12-11 22:51 ` Mark Brown
2013-12-11 22:51 ` Mark Brown
2013-12-10 9:18 ` [TRIVIAL PATCH 1/2] regulator: s5m8767: Define symbol for buck control mask Sachin Kamat
2013-12-10 9:18 ` Sachin Kamat
2013-12-10 9:30 ` Krzysztof Kozlowski
2013-12-10 9:30 ` Krzysztof Kozlowski
2013-12-10 9:38 ` Sachin Kamat
2013-12-10 9:38 ` Sachin Kamat
2013-12-10 9:56 ` Lee Jones [this message]
2013-12-10 9:56 ` Lee Jones
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=20131210095652.GX12675@lee--X1 \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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.