Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stmmac: use of_device_get_match_data to retrieve of match data
By using of_device_get_match_data() the code that retrieve match data can be simplified quite a bit. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information