On 01/28/2017 01:08 PM, Rafał Miłecki wrote: > From: Rafał Miłecki <ra...@milecki.pl> > > Adding struct bcma_mdio was a workaround for bcma code not having access > to the struct bgmac used in the core code. Now we don't duplicate this > struct we can just use it internally in bcma code. > > This simplifies code & allows access to all bgmac driver details from > all places in bcma code. > > Signed-off-by: Rafał Miłecki <ra...@milecki.pl>
Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian