On Wednesday, December 11, 2013 8:40 PM, Jagan Teki wrote: > On Wed, Dec 11, 2013 at 3:08 PM, Mohit Kumar <mohit.kumar@xxxxxx> wrote: > > From: Pratyush Anand <pratyush.anand@xxxxxx> > > > > 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@xxxxxx> > > Cc: Mohit Kumar <mohit.kumar@xxxxxx> > > Cc: Jingoo Han <jg1.han@xxxxxxxxxxx> > > Cc: spear-devel@xxxxxxxxxxx > > Cc: linux-pci@xxxxxxxxxxxxxxx > > --- > > 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@xxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html