From: Arend van Spriel Date: Thu, 8 Dec 2011 23:06:56 +0000 (-0800) Subject: brcm80211: smac: replace ai_corereg() function with ai_cc_reg() X-Git-Tag: v3.3-rc1~182^2~178^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d8e18e456466c2247abe0658e4add598f85c98e;p=pandora-kernel.git brcm80211: smac: replace ai_corereg() function with ai_cc_reg() The ai_corereg() function is only used in the driver to safely access the chipcommon core. The function has been renamed to ai_cc_reg() removing the need to provide a core index parameter. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed