From: Arend van Spriel Date: Thu, 27 Sep 2012 12:17:56 +0000 (+0200) Subject: brcmfmac: remove brcmf_read_prof() function X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06bb123e5994351a158ce3daa4b19f9cc1486c9d;p=pandora-kernel.git brcmfmac: remove brcmf_read_prof() function The function brcmf_read_prof() provided access to fields with brcmf_cfg80211_profile structure using a field id, but the calling function can easily access that structure directly. This patch removes the function. Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed