From: Lee Jones <lee.jones@linaro.org>
To: Prakash Burla <burlaprakash.linuxkernel@gmail.com>
Cc: Stanimir Varbanov <svarbanov@mm-sol.com>,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Samuel Ortiz <sameo@linux.intel.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Pawel Moll <pawel.moll@arm.com>, Rob Herring <robh+dt@kernel.org>,
Kumar Gala <galak@codeaurora.org>,
Mark Rutland <mark.rutland@arm.com>,
Grant Likely <grant.likely@linaro.org>,
Courtney Cavin <courtney.cavin@sonymobile.com>,
Bjorn Andersson <bjorn.andersson@sonymobile.com>,
Josh Cartwright <joshc@codeaurora.org>
Subject: Re: [PATCH v2 4/4] mfd: pm8921: rename pm8921-core driver
Date: Mon, 21 Jul 2014 08:46:27 +0100 [thread overview]
Message-ID: <20140721074627.GT30888@lee--X1> (raw)
In-Reply-To: <CABu_nUQDWbejZcQqFSJMhCokeMJXBcsCpsiJxz4gBsmtKiyivA@mail.gmail.com>
On Fri, 18 Jul 2014, Prakash Burla wrote:
> On Thu, Jul 17, 2014 at 9:47 PM, Stanimir Varbanov <svarbanov@mm-sol.com> wrote:
> > The pm8921-core driver presently supports pm8921 and pm8058
> > Qualcomm PMICs. To avoid confusion with new generation PMICs
> > (like pm8941) rename the pm8921-core driver to more
> > appropriate name pm8xxx-ssbi, which reflects better that
> > those chips use SSBI interface.
> >
> > Signed-off-by: Stanimir Varbanov <svarbanov@mm-sol.com>
> > ---
> > drivers/mfd/Kconfig | 14 +++++-----
> > drivers/mfd/Makefile | 2 +-
> > drivers/mfd/{pm8921-core.c => pm8xxx-ssbi.c} | 38 +++++++++++++-------------
> > 3 files changed, 27 insertions(+), 27 deletions(-)
> > rename drivers/mfd/{pm8921-core.c => pm8xxx-ssbi.c} (92%)
> .
> [Nope]
What does this mean?
> > MODULE_LICENSE("GPL v2");
> > -MODULE_DESCRIPTION("PMIC 8921 core driver");
> > +MODULE_DESCRIPTION("PMIC PM8XXX SSBI driver");
> > MODULE_VERSION("1.0");
> > -MODULE_ALIAS("platform:pm8921-core");
> > +MODULE_ALIAS("platform:pm8xxx-ssbi");
> >How about adding the module author as svarbanov@mm-sol.com/qcom?
> MODULE_AUTHOR("SVARBANOV<svarbanov@mm-sol.com>");
Module author has the same standards as Git author.
MODULE_AUTHOR("Stanimir Varbanov <svarbanov@mm-sol.com>");
--
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:[~2014-07-21 7:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-17 16:17 [PATCH v2 0/4] Support for Qualcomm QPNP PMIC's Stanimir Varbanov
2014-07-17 16:17 ` [PATCH v2 1/4] mfd: pm8xxx-spmi: add support for Qualcomm SPMI PMICs Stanimir Varbanov
2014-07-22 11:03 ` Lee Jones
2014-07-22 11:51 ` Stanimir Varbanov
2014-07-17 16:17 ` [PATCH v2 2/4] mfd: pm8xxx-spmi: document DT bindings " Stanimir Varbanov
2014-07-17 16:17 ` [PATCH v2 3/4] ARM: DT: qcom: add pm8941 and pm8841 device nodes Stanimir Varbanov
2014-07-17 16:17 ` [PATCH v2 4/4] mfd: pm8921: rename pm8921-core driver Stanimir Varbanov
2014-07-18 13:15 ` Prakash Burla
2014-07-21 7:46 ` Lee Jones [this message]
2014-07-22 10:32 ` Lee Jones
2014-07-22 11:54 ` Stanimir Varbanov
2014-07-22 12:17 ` Lee Jones
2014-07-17 23:10 ` [PATCH v2 0/4] Support for Qualcomm QPNP PMIC's Stephen Boyd
2014-07-18 16:13 ` Stanimir Varbanov
2014-07-30 0:56 ` Grant Likely
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=20140721074627.GT30888@lee--X1 \
--to=lee.jones@linaro.org \
--cc=bjorn.andersson@sonymobile.com \
--cc=burlaprakash.linuxkernel@gmail.com \
--cc=courtney.cavin@sonymobile.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=grant.likely@linaro.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=joshc@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sameo@linux.intel.com \
--cc=svarbanov@mm-sol.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox