From: Arend van Spriel Date: Wed, 5 Oct 2011 13:20:03 +0000 (+0200) Subject: staging: brcm80211: remove code duplication for driver variable lookup X-Git-Tag: v3.2-rc1~169^2^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e5c544d17cb2d4d9d2935024c4e629f4b2f619;p=pandora-kernel.git staging: brcm80211: remove code duplication for driver variable lookup The phy code used its own driver variable lookup functions which were duplicates of those in the brcmsmac driver (in srom.c). The phy code now uses the functions in srom.c through the phy_shim interface. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed