Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1260078

Re: [PATCH 1/2] mfd: sec-core: Rename MFD and regulator names differently

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] mfd: sec-core: Rename MFD and regulator names differently
Date 2015-11-01 05:20 +0100
Message-ID <qpShz-3wj-3@gated-at.bofh.it> (permalink)
References <qpfJf-55G-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


2015-10-30 20:01 GMT+09:00 Alim Akhtar <alim.akhtar@samsung.com>:
> Currently S2MPSXX multifunction device is named as *-pmic,
> and this MFD also supports regulator as a one of its MFD cell which
> has the same name, which is a bit confusing.
>
> We did discussed different approaches about how the MFD and it
> cells need to be named here [1].
> Based in the discussion this patch rename MFD regulator name as
> *-regulator instead of current *-pmic.
>
> [1]-> https://lkml.org/lkml/2015/10/28/417
>
> Suggested-by: Lee Jones <lee.jones@linaro.org>
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
>  drivers/mfd/sec-core.c |    8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Two comments from my side:
1. Lee already pointed issue with bisectability. This is a requirement.
2. What is missing in commit is the reason. Answer to question: Why?
The answer is in LKML discussion but it should be provided here - in
commit: because current naming is confusing and we want to sort it
out.

Best regards,
Krzysztof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] mfd: sec-core: Rename MFD and regulator names differently Alim Akhtar <alim.akhtar@samsung.com> - 2015-10-30 12:10 +0100
  Re: [PATCH 1/2] mfd: sec-core: Rename MFD and regulator names  differently Lee Jones <lee.jones@linaro.org> - 2015-10-30 13:30 +0100
  Re: [PATCH 1/2] mfd: sec-core: Rename MFD and regulator names differently Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-11-01 05:20 +0100

csiph-web