[U-Boot] [PATCHv6 23/28] net: sun7i_mac: Make the sun7i a dw driver subclass
Maxime Ripard
maxime.ripard at free-electrons.com
Mon May 15 08:22:26 UTC 2017
On Mon, May 15, 2017 at 10:02:39AM +0200, Olliver Schinagl wrote:
> This patch removes the old sunxi_gmac glue layer and turns it into a
> proper sub-class driver.
And renames it. Please split that into two patches.
> Signed-off-by: Olliver Schinagl <oliver at schinagl.nl>
> ---
> arch/arm/mach-sunxi/board.c | 1 -
> board/sunxi/Makefile | 1 -
> drivers/net/Makefile | 1 +
> drivers/net/designware.c | 1 -
> board/sunxi/gmac.c => drivers/net/sun7i_mac.c | 52 +++++++++++++++++++++++----
> 5 files changed, 47 insertions(+), 9 deletions(-)
> rename board/sunxi/gmac.c => drivers/net/sun7i_mac.c (69%)
And that block is used GMAC everywhere, please keep that name.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170515/1bf7f8ef/attachment.sig>
More information about the U-Boot
mailing list