Re: [PATCH 0/5] ARM: Berlin: Ethernet support

2014-08-29 Thread Sebastian Hesselbarth
On 08/29/2014 03:50 PM, Antoine Tenart wrote: > This series introduce the Marvell Berlin Ethernet driver, allowing to > handle the fast Ethernet port. This driver is based on the mv643xx_eth > driver and reuse some of its functions. While I wanted to make these > functions common to the two drivers

[PATCH 0/5] ARM: Berlin: Ethernet support

2014-08-29 Thread Antoine Tenart
Hi all, This series introduce the Marvell Berlin Ethernet driver, allowing to handle the fast Ethernet port. This driver is based on the mv643xx_eth driver and reuse some of its functions. While I wanted to make these functions common to the two drivers at first, I finally do think this is not a g