From: Kalle Valo Date: Wed, 3 Dec 2014 08:09:59 +0000 (+0200) Subject: ath10k: create ath10k_core_init_features() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~130^2~62^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f2144d9b2ea297aa75f0f952be96af7f02360f1;p=pandora-kernel.git ath10k: create ath10k_core_init_features() It's easier to manage firmware version differences when we configure them in one place. Rename ath10k_core_init_max_sta_count() to ath10k_core_init_firmware_features() and start moving most of the firmware version ("features") handling to that function. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed