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
Florian Fainelli 485ebd618e net: dsa: b53: Initialize ds->ops in b53_switch_alloc
In order to allow drivers to override specific dsa_switch_driver
callbacks, initialize ds->ops to b53_switch_ops earlier, which avoids
having to expose this structure to glue drivers.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-26 13:15:47 -07:00
..
b53_common.c net: dsa: b53: Initialize ds->ops in b53_switch_alloc 2016-08-26 13:15:47 -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