Searched hist:"3 d64ea387cc3ba884f9d2b5c41a8625d48deb933" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/dsa/sja1105/ |
H A D | Makefile | diff 3d64ea387cc3ba884f9d2b5c41a8625d48deb933 Wed Jun 26 01:39:33 CEST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Build PTP support in main DSA driver
As Arnd Bergmann pointed out in commit 78fe8a28fb96 ("net: dsa: sja1105: fix ptp link error"), there is no point in having PTP support as a separate loadable kernel module.
So remove the exported symbols and make sja1105.ko contain PTP support or not based on CONFIG_NET_DSA_SJA1105_PTP.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_static_config.c | diff 3d64ea387cc3ba884f9d2b5c41a8625d48deb933 Wed Jun 26 01:39:33 CEST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Build PTP support in main DSA driver
As Arnd Bergmann pointed out in commit 78fe8a28fb96 ("net: dsa: sja1105: fix ptp link error"), there is no point in having PTP support as a separate loadable kernel module.
So remove the exported symbols and make sja1105.ko contain PTP support or not based on CONFIG_NET_DSA_SJA1105_PTP.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_spi.c | diff 3d64ea387cc3ba884f9d2b5c41a8625d48deb933 Wed Jun 26 01:39:33 CEST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Build PTP support in main DSA driver
As Arnd Bergmann pointed out in commit 78fe8a28fb96 ("net: dsa: sja1105: fix ptp link error"), there is no point in having PTP support as a separate loadable kernel module.
So remove the exported symbols and make sja1105.ko contain PTP support or not based on CONFIG_NET_DSA_SJA1105_PTP.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_ptp.c | diff 3d64ea387cc3ba884f9d2b5c41a8625d48deb933 Wed Jun 26 01:39:33 CEST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Build PTP support in main DSA driver
As Arnd Bergmann pointed out in commit 78fe8a28fb96 ("net: dsa: sja1105: fix ptp link error"), there is no point in having PTP support as a separate loadable kernel module.
So remove the exported symbols and make sja1105.ko contain PTP support or not based on CONFIG_NET_DSA_SJA1105_PTP.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|