From: Sujith Manoharan Date: Fri, 17 Oct 2014 02:10:11 +0000 (+0530) Subject: ath9k: Unify reset API X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5555c955249b0d942e8ae066e80a24237b16e7f8;p=pandora-kernel.git ath9k: Unify reset API Instead of having ath_reset_internal() and ath_reset() as two separate calls to perform a HW reset, have one function. This makes sure that the behavior will be the same at all callsites. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed