From: Bartosz Folta <bfo...@cadence.com>
Date: Fri, 9 Dec 2016 10:05:46 +0000

> There are hardware PCI implementations of Cadence GEM network controller. 
> This patch will allow to use such hardware with reuse of existing Platform 
> Driver.

Please properly format your commit message text to 80 columns.

> 
> Signed-off-by: Bartosz Folta <bfo...@cadence.com>
> ---
>  drivers/net/ethernet/cadence/Kconfig    |   9 ++
>  drivers/net/ethernet/cadence/Makefile   |   1 +
>  drivers/net/ethernet/cadence/macb.c     |  31 +++++--
>  drivers/net/ethernet/cadence/macb_pci.c | 152 
> ++++++++++++++++++++++++++++++++
>  include/linux/platform_data/macb.h      |   6 ++
>  5 files changed, 194 insertions(+), 5 deletions(-)  create mode 100644 
> drivers/net/ethernet/cadence/macb_pci.c

This patch doesn't apply to net-next, please respin.

Reply via email to