lkml.org 
[lkml]   [2017]   [Sep]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH net-next 0/4] net: dsa: simplify port enabling
    Date
    This patchset removes the unnecessary PHY device argument in port
    enable/disable switch operations, makes slave open and close symmetrical
    and finally provides helpers for enabling or disabling a DSA port.

    Vivien Didelot (4):
    net: dsa: move up phy enabling in core
    net: dsa: remove phy arg from port enable/disable
    net: dsa: make slave close symmetrical to open
    net: dsa: add port enable and disable helpers

    drivers/net/dsa/b53/b53_common.c | 6 +++---
    drivers/net/dsa/b53/b53_priv.h | 4 ++--
    drivers/net/dsa/bcm_sf2.c | 32 ++++++++----------------------
    drivers/net/dsa/lan9303-core.c | 6 ++----
    drivers/net/dsa/microchip/ksz_common.c | 6 ++----
    drivers/net/dsa/mt7530.c | 8 +++-----
    drivers/net/dsa/mv88e6xxx/chip.c | 6 ++----
    drivers/net/dsa/qca8k.c | 6 ++----
    include/net/dsa.h | 6 ++----
    net/dsa/dsa_priv.h | 3 ++-
    net/dsa/port.c | 31 ++++++++++++++++++++++++++++-
    net/dsa/slave.c | 36 ++++++++++++++++++----------------
    12 files changed, 77 insertions(+), 73 deletions(-)

    --
    2.14.1

    \
     
     \ /
      Last update: 2017-09-22 18:22    [W:3.123 / U:0.188 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site