[PATCH 07/12] pcie: designware: add dw_pcie prefix before cfg_read/write
Jingoo Han
jg1.han at samsung.com
Wed Dec 11 20:12:49 EST 2013
On Wednesday, December 11, 2013 8:40 PM, Jagan Teki wrote:
> On Wed, Dec 11, 2013 at 3:08 PM, Mohit Kumar <mohit.kumar at st.com> wrote:
> > From: Pratyush Anand <pratyush.anand at st.com>
> >
> > cfg_read/write function are designware pcie specific. Add dw_pcie prefix
> > to avoid collision in global name space.
> >
> > Signed-off-by: Pratyush Anand <pratyush.anand at st.com>
> > Cc: Mohit Kumar <mohit.kumar at st.com>
> > Cc: Jingoo Han <jg1.han at samsung.com>
> > Cc: spear-devel at list.st.com
> > Cc: linux-pci at vger.kernel.org
> > ---
> > drivers/pci/host/pci-exynos.c | 5 +++--
> > drivers/pci/host/pcie-designware.c | 23 ++++++++++++++---------
> > drivers/pci/host/pcie-designware.h | 4 ++--
[....]
> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
Please use ' Reviewed-by', instead of 'Acked-by'.
It will apply to other patches, too.
According to the ./Documentation/SubmittingPatches,
Acked-by: is often used by the maintainer of the affected code when that
maintainer neither contributed to nor forwarded the patch.
Reviewed-by:, instead, indicates that the patch has been reviewed and found
acceptable according to the Reviewer's Statement:
Best regards,
Jingoo Han
More information about the linux-arm-kernel
mailing list