From: Andrew Lunn <andrew@lunn.ch> Date: 2016-06-07 21:32:17
On Tue, Jun 07, 2016 at 02:06:52PM -0700, Florian Fainelli wrote:
Some drivers rely on these two bitmasks to contain the correct values
for them to successfully probe and initialize at drv->setup() time,
calculate correct values to put in both masks as early as possible in
dsa_get_ports_dn().
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>