Re: [PATCH net-next 10/12] net: dsa: mv88e6xxx: add a global2_addr info flag

2017-07-17 Thread Andrew Lunn
On Mon, Jul 17, 2017 at 01:03:44PM -0400, Vivien Didelot wrote: > Similarly to global1_addr, add a global2_addr member in the info > structure to describe the presence of the Global 2 Registers. > > This allows us to get rid of the MV88E6XXX_FLAG_GLOBAL2 flag. > > Signed-off-by: Vivien Didelot

[PATCH net-next 10/12] net: dsa: mv88e6xxx: add a global2_addr info flag

2017-07-17 Thread Vivien Didelot
Similarly to global1_addr, add a global2_addr member in the info structure to describe the presence of the Global 2 Registers. This allows us to get rid of the MV88E6XXX_FLAG_GLOBAL2 flag. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6xxx/chip.c| 28 +++- d

[PATCH net-next 10/12] net: dsa: mv88e6xxx: add a global2_addr info flag

2017-07-04 Thread Vivien Didelot
Similarly to global1_addr, add a global2_addr member in the info structure to describe the presence of the Global 2 Registers. This allows us to get rid of the MV88E6XXX_FLAG_GLOBAL2 flag. Signed-off-by: Vivien Didelot --- drivers/net/dsa/mv88e6xxx/chip.c| 28 +++- d