Searched hist:"14 addfb6356b738269d36eb3204cc4fedd09760a" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/mscc/ |
H A D | Kconfig | diff 14addfb6356b738269d36eb3204cc4fedd09760a Sat Jun 20 17:43:42 CEST 2020 Vladimir Oltean <vladimir.oltean@nxp.com> net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCH
Putting 'ocelot' in the config's name twice just to say that 'it's the ocelot driver running on the ocelot SoC' is a bit confusing. Instead, it's just the ocelot driver. Now that we've renamed the previous symbol that was holding the MSCC_OCELOT_SWITCH_OCELOT into *_LIB (because that's what it is), we're free to use this name for the driver.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff 14addfb6356b738269d36eb3204cc4fedd09760a Sat Jun 20 17:43:42 CEST 2020 Vladimir Oltean <vladimir.oltean@nxp.com> net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCH
Putting 'ocelot' in the config's name twice just to say that 'it's the ocelot driver running on the ocelot SoC' is a bit confusing. Instead, it's just the ocelot driver. Now that we've renamed the previous symbol that was holding the MSCC_OCELOT_SWITCH_OCELOT into *_LIB (because that's what it is), we're free to use this name for the driver.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|