[PATCH 1/2] b43: remove leftover code from old devices support
Felix Fietkau
nbd at openwrt.org
Sun Jun 22 05:14:26 PDT 2014
On 2014-06-20 17:22, Rafał Miłecki wrote:
> Old devices (A-PHY or B-PHY) are supposed to be supported by b43legacy.
> We keep phy_a.c as it's needed for G-PHY which shares some design.
>
> Signed-off-by: Rafał Miłecki <zajec5 at gmail.com>
Wouldn't it make sense to move the relevant pieces of phy_a.c to phy_g.c
and then remove phy_a.c entirely?
There are pieces in phy_a.c which can be removed entirely, e.g.
b43_phyops_a and things only used by this struct.
- Felix
More information about the b43-dev
mailing list