2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/drivers/net/dsa/b53
Andrew Lunn 7b314362a2 net: dsa: Allow the DSA driver to indicate the tag protocol
DSA drivers may drive different families of switches which need
different tag protocol. Rather than hard code the tag protocol in the
driver structure, have a callback for the DSA core to call.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-22 21:08:08 -07:00
..
b53_common.c net: dsa: Allow the DSA driver to indicate the tag protocol 2016-08-22 21:08:08 -07:00
b53_mdio.c net: dsa: b53: constify b53_io_ops structures 2016-08-09 15:09:40 -07:00
b53_mmap.c net: dsa: b53: constify b53_io_ops structures 2016-08-09 15:09:40 -07:00
b53_priv.h net: dsa: b53: constify b53_io_ops structures 2016-08-09 15:09:40 -07:00
b53_regs.h net: dsa: b53: Add missing ULL suffix for 64-bit constant 2016-08-06 00:11:08 -04:00
b53_spi.c net: dsa: b53: remove .owner and .bus fields for driver 2016-08-14 21:24:25 -07:00
b53_srab.c net: dsa: b53: constify b53_io_ops structures 2016-08-09 15:09:40 -07:00
Kconfig
Makefile