diff options
author | Joachim Eastwood <manabian@gmail.com> | 2015-05-20 21:03:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-22 01:57:26 +0300 |
commit | e56788cf13eef6e998bc03200df9e00f64a3202d (patch) | |
tree | 31049d4bc799d28b005beecfe1501e39f95c1fcf /crypto | |
parent | 803f8fc46274bbd15757961be44a58ea6f3032d4 (diff) | |
download | linux-e56788cf13eef6e998bc03200df9e00f64a3202d.tar.xz |
stmmac: let stmmac_dvr_probe take a struct of resources
Creat a struct that contain all the resources that needs to be
assigned to the priv struct in stmmac_dvr_probe. This makes it
possible to factor out more common code from the other probe
functions and also use this struct to hold the resources as
they are fetched.
Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions