diff options
author | Jon Mason <[email protected]> | 2016-07-07 19:08:56 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-09 18:10:41 -0400 |
commit | db791eb2970bad193b1dc95a4461b222dd22cb64 (patch) | |
tree | 31c3ee54e724bc9d1628c1a7040633c0de933995 /tools/perf/scripts/python/sched-migration.py | |
parent | 55954f3bfdacc5908515b0c306cea23e77fab740 (diff) |
net: ethernet: bgmac: convert to feature flags
The bgmac driver is using the bcma provides device ID and revision, as
well as the SoC ID and package, to determine which features are
necessary to enable, reset, etc in the driver. In anticipation of
removing the bcma requirement for this driver, these must be changed to
not reference that struct. In place of that, each "feature" has been
given a flag, and the flags are enabled for their respective device and
SoC.
Signed-off-by: Jon Mason <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Tested-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions