summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/Makefile
diff options
context:
space:
mode:
authorJon Mason <jon.mason@broadcom.com>2016-07-07 19:08:56 -0400
committerDavid S. Miller <davem@davemloft.net>2016-07-09 18:10:41 -0400
commitdb791eb2970bad193b1dc95a4461b222dd22cb64 (patch)
tree31c3ee54e724bc9d1628c1a7040633c0de933995 /drivers/net/ethernet/broadcom/Makefile
parent55954f3bfdacc5908515b0c306cea23e77fab740 (diff)
downloadlinux-db791eb2970bad193b1dc95a4461b222dd22cb64.tar.bz2
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 <jon.mason@broadcom.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/Makefile')
0 files changed, 0 insertions, 0 deletions