From: Arend van Spriel Date: Tue, 23 Aug 2011 12:13:55 +0000 (+0200) Subject: staging: brcm80211: make use of cordic library function X-Git-Tag: v3.2-rc1~169^2^2~864^2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85fd3ec4b1048d84f1c36438c7a91827a49c97c7;p=pandora-kernel.git staging: brcm80211: make use of cordic library function The cordic function which calculates cosine and sine values for given angle is now provided in library module. The phy code now uses this module function. Reviewed-by: Henry Ptasinski Reviewed-by: Roland Vossen Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed