Re: [PATCH 34/39] vme: remove DEFINE_PCI_DEVICE_TABLE macro

2013-12-05 Thread Greg Kroah-Hartman
On Thu, Dec 05, 2013 at 05:14:37PM +0800, ZHAO Gang wrote: > On Tue, Dec 3, 2013 at 7:29 AM, Jingoo Han wrote: > > Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro > > is not preferred. > > > > Signed-off-by: Jingoo Han > > --- > > Greg, this patch should be reverted. It do the

Re: [PATCH 34/39] vme: remove DEFINE_PCI_DEVICE_TABLE macro

2013-12-05 Thread ZHAO Gang
On Tue, Dec 3, 2013 at 7:29 AM, Jingoo Han wrote: > Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro > is not preferred. > > Signed-off-by: Jingoo Han > --- Greg, this patch should be reverted. It do the opposite things. > drivers/vme/boards/vme_vmivme7805.c |2 +- >

Re: [PATCH 34/39] vme: remove DEFINE_PCI_DEVICE_TABLE macro

2013-12-05 Thread ZHAO Gang
On Tue, Dec 3, 2013 at 7:29 AM, Jingoo Han jg1@samsung.com wrote: Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro is not preferred. Signed-off-by: Jingoo Han jg1@samsung.com --- Greg, this patch should be reverted. It do the opposite things.

Re: [PATCH 34/39] vme: remove DEFINE_PCI_DEVICE_TABLE macro

2013-12-05 Thread Greg Kroah-Hartman
On Thu, Dec 05, 2013 at 05:14:37PM +0800, ZHAO Gang wrote: On Tue, Dec 3, 2013 at 7:29 AM, Jingoo Han jg1@samsung.com wrote: Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro is not preferred. Signed-off-by: Jingoo Han jg1@samsung.com --- Greg, this patch should be

[PATCH 34/39] vme: remove DEFINE_PCI_DEVICE_TABLE macro

2013-12-02 Thread Jingoo Han
Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro is not preferred. Signed-off-by: Jingoo Han --- drivers/vme/boards/vme_vmivme7805.c |2 +- drivers/vme/bridges/vme_ca91cx42.c |2 +- drivers/vme/bridges/vme_tsi148.c|2 +- 3 files changed, 3 insertions(+), 3

[PATCH 34/39] vme: remove DEFINE_PCI_DEVICE_TABLE macro

2013-12-02 Thread Jingoo Han
Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro is not preferred. Signed-off-by: Jingoo Han jg1@samsung.com --- drivers/vme/boards/vme_vmivme7805.c |2 +- drivers/vme/bridges/vme_ca91cx42.c |2 +- drivers/vme/bridges/vme_tsi148.c|2 +- 3 files changed, 3