Searched hist:"902 b1607f4fd184de4d1518d19d377528207861e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_platform.h | diff 902b1607f4fd184de4d1518d19d377528207861e Thu May 14 05:10:58 CDT 2015 Joachim Eastwood <manabian@gmail.com> stmmac: prepare stmmac platform to support stand alone drivers
Prepare the stmmac platform code to support standalone drivers by exporting the need functions and having of_match_device use the match table reference already present in the driver struct.
This will allow us to reuse the platform driver functions from this code easily in other stand alone platform drivers.
Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stmmac_platform.c | diff 902b1607f4fd184de4d1518d19d377528207861e Thu May 14 05:10:58 CDT 2015 Joachim Eastwood <manabian@gmail.com> stmmac: prepare stmmac platform to support stand alone drivers
Prepare the stmmac platform code to support standalone drivers by exporting the need functions and having of_match_device use the match table reference already present in the driver struct.
This will allow us to reuse the platform driver functions from this code easily in other stand alone platform drivers.
Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|