From: Jes Sorensen Date: Wed, 9 Apr 2014 21:20:14 +0000 (+0200) Subject: staging: rtl8723au: Remove a bunch of calls via indirect HAL interface and call funct... X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1629 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=763b4247cafdb978630d4da7ff48c8113c7d961e;p=pandora-kernel.git staging: rtl8723au: Remove a bunch of calls via indirect HAL interface and call functions directly The 'HW' variable interface is confusing and simply obfuscates the code, so this is the first patch in a series to remove it and make direct calls to the functions in place. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed