From: David S. Miller Date: Mon, 30 Apr 2018 00:36:50 +0000 (-0400) Subject: Merge branch 'dsa-mv88e6xxx-remove-Global-2-setup' X-Git-Tag: v4.18-rc1~114^2~352 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=589f84fb9574132fde2ce9bdcd7fd91186de6e86;p=linux.git Merge branch 'dsa-mv88e6xxx-remove-Global-2-setup' Vivien Didelot says: ==================== net: dsa: mv88e6xxx: remove Global 2 setup Parts of the mv88e6xxx driver still write arbitrary registers of different banks at setup time, which is misleading especially when supporting multiple device models. This patchset moves two features setup into the top lovel mv88e6xxx_setup function and kills the old Global 2 register bank setup function. It brings no functional changes. ==================== Signed-off-by: David S. Miller --- 589f84fb9574132fde2ce9bdcd7fd91186de6e86