The series of patches resolve following problems:
- Fix a failure of regstering callback furnction for WLAN - Rename ath6kl for both Ubuntu and Android to let WLAN middleware to use the existing module name. - Fix scanning/ connection problem.
And this patch is based on git://git.linaro.org/landing-teams/working/samsung/kernel.git android-tracking
,Tested on Linaro Android ICS (Origen).
Sangwook Lee (4): ARM: EXYNOS: ORIGEN: fix print statmenet for WLAN drivers: net: mmc: change the order of booting order net: ath6kl: fix module name ARM: EXYNOS: ORIGEN: Add MMC pm_flags for WLAN
arch/arm/mach-exynos/mach-origen.c | 7 ++++++- drivers/Makefile | 2 +- drivers/net/wireless/ath/ath6kl/Makefile | 26 +++++++++++++------------- 3 files changed, 20 insertions(+), 15 deletions(-)