From: Kalle Valo Date: Mon, 13 Oct 2014 06:40:47 +0000 (+0300) Subject: ath10k: add back enum ath10k_bus X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~71^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07db352ca679a8b915008195aeee5c790bee545;p=pandora-kernel.git ath10k: add back enum ath10k_bus Commit 3a0861fffd223 ("ath10k: remove ath10k_bus") removed enum ath10k_bus because it was not used for anything at the time. But now it's needed for for retrieving the right calibration data file so add it back. Only new addition is ath10k_bus_str(). Signed-off-by: Kalle Valo --- Reading git-diff-tree failed