Home
last modified time | relevance | path

Searched hist:"61 c77126278eb950010d2ed944c3bc09d10e0eb4" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.hdiff 61c77126278eb950010d2ed944c3bc09d10e0eb4 Fri Oct 11 18:18:14 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument

The new rule (as already started for sja1105_tas.h) is for functions of
optional driver components (ones which may be disabled via Kconfig - PTP
and TAS) to take struct dsa_switch *ds instead of struct sja1105_private
*priv as first argument.

This is so that forward-declarations of struct sja1105_private can be
avoided.

So make sja1105_ptp.h the second user of this rule.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsja1105_ptp.cdiff 61c77126278eb950010d2ed944c3bc09d10e0eb4 Fri Oct 11 18:18:14 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument

The new rule (as already started for sja1105_tas.h) is for functions of
optional driver components (ones which may be disabled via Kconfig - PTP
and TAS) to take struct dsa_switch *ds instead of struct sja1105_private
*priv as first argument.

This is so that forward-declarations of struct sja1105_private can be
avoided.

So make sja1105_ptp.h the second user of this rule.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsja1105_spi.cdiff 61c77126278eb950010d2ed944c3bc09d10e0eb4 Fri Oct 11 18:18:14 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument

The new rule (as already started for sja1105_tas.h) is for functions of
optional driver components (ones which may be disabled via Kconfig - PTP
and TAS) to take struct dsa_switch *ds instead of struct sja1105_private
*priv as first argument.

This is so that forward-declarations of struct sja1105_private can be
avoided.

So make sja1105_ptp.h the second user of this rule.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsja1105.hdiff 61c77126278eb950010d2ed944c3bc09d10e0eb4 Fri Oct 11 18:18:14 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument

The new rule (as already started for sja1105_tas.h) is for functions of
optional driver components (ones which may be disabled via Kconfig - PTP
and TAS) to take struct dsa_switch *ds instead of struct sja1105_private
*priv as first argument.

This is so that forward-declarations of struct sja1105_private can be
avoided.

So make sja1105_ptp.h the second user of this rule.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsja1105_main.cdiff 61c77126278eb950010d2ed944c3bc09d10e0eb4 Fri Oct 11 18:18:14 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument

The new rule (as already started for sja1105_tas.h) is for functions of
optional driver components (ones which may be disabled via Kconfig - PTP
and TAS) to take struct dsa_switch *ds instead of struct sja1105_private
*priv as first argument.

This is so that forward-declarations of struct sja1105_private can be
avoided.

So make sja1105_ptp.h the second user of this rule.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>