Re: [PATCH 08/39] gpio: remove DEFINE_PCI_DEVICE_TABLE macro

2013-12-03 Thread Linus Walleij
On Tue, Dec 3, 2013 at 12:08 AM, Jingoo Han wrote: > Don't use DEFINE_PCI_DEVICE_TABLE macro, because this macro > is not preferred. > > Signed-off-by: Jingoo Han Patch applied to the GPIO tree. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

[PATCH 08/39] gpio: 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/gpio/gpio-amd8111.c |2 +- drivers/gpio/gpio-bt8xx.c |2 +- drivers/gpio/gpio-intel-mid.c |2 +- drivers/gpio/gpio-ml-ioh.c|2 +- drivers/gpio/gpio-pch.c