Re: [PATCH v2] net: macb: Added PCI wrapper for Platform Driver.

2016-12-12 Thread kbuild test robot
Hi Bartosz, [auto build test ERROR on net-next/master] [also build test ERROR on v4.9 next-20161209] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Bartosz-Folta/net-macb-Added-PCI-wrapper-for-P

Re: [PATCH v2] net: macb: Added PCI wrapper for Platform Driver.

2016-12-12 Thread kbuild test robot
Hi Bartosz, [auto build test ERROR on net-next/master] [also build test ERROR on v4.9 next-20161209] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Bartosz-Folta/net-macb-Added-PCI-wrapper-for-P

[PATCH v2] net: macb: Added PCI wrapper for Platform Driver.

2016-12-12 Thread Bartosz Folta
There are hardware PCI implementations of Cadence GEM network controller. This patch will allow to use such hardware with reuse of existing Platform Driver. Signed-off-by: Bartosz Folta --- Changed in v2: Respin to net-next. Changed patch formatting. --- drivers/net/ethernet/cadence/Kconfig|