From: Arend van Spriel Date: Wed, 5 Oct 2011 13:30:44 +0000 (+0200) Subject: staging: brcm80211: move driver variable functions to srom.c X-Git-Tag: v3.2-rc1~169^2^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c74dada5bf59393d59a3e4bfc44db198f556c6;p=pandora-kernel.git staging: brcm80211: move driver variable functions to srom.c The driver uses variables which are stored in string format. Using strings as variable identifiers is disliked by the community. The driver has been cleaned up and the only module providing these variables is srom.c. The variable retrieval functions have been moved to srom.c in preparation of a more likable way to store and lookup these driver variables. Reported-by: Johannes Berg 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