Skip to content
Commit cee45b2e authored by Thierry Reding's avatar Thierry Reding Committed by David S. Miller
Browse files

net: stmmac: dwc-qos: Split out ->probe() and ->remove()



Split out the binding specific parts of ->probe() and ->remove() to
enable the driver to support variants of the binding. This is useful in
order to keep backwards-compatibility while making it easy for a sub-
driver to deal only with the updated bindings rather than having to add
compatibility quirks all over the place.

Reviewed-by: default avatarMikko Perttunen <mperttunen@nvidia.com>
Reviewed-By: default avatarJoao Pinto <jpinto@synopsys.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 356b7557
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment