From: Luis R. Rodriguez Date: Tue, 1 Apr 2014 19:14:29 +0000 (+0000) Subject: backports: bump kernel reqs for WL1251_SDIO and WLCORE_SDIO X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4c50b13afc468dcb52a5898fe99e0b2946421fe1;p=openwrt%2Fstaging%2Fblogic.git backports: bump kernel reqs for WL1251_SDIO and WLCORE_SDIO There has been quite a bit of updates to the gpio driver library, and while we can backport some of this it doesn't make much sense as folks using this driver are expected to be carrying over the required architecture changes. In particular the GPIO_DEVRES has been tucked under GPIO_LIB and later removed from depending on it (see b69ac5244 and 6a89a314a) mcgrof@ergon ~/linux-next (git::master)$ git describe --contains 6a89a314a v3.9-rc1~76^2~12^2~13 mcgrof@ergon ~/linux-next (git::master)$ git describe --contains b69ac5244 v3.13-rc1~120^2~7 Signed-off-by: Luis R. Rodriguez --- diff --git a/dependencies b/dependencies index 13e8a75fab66..91bf5035f930 100644 --- a/dependencies +++ b/dependencies @@ -33,8 +33,8 @@ CARL9170 2.6.29 # depends on -EPROBE_DEFER and others now WL1251_SPI 3.5 -WL1251_SDIO 2.6.37 -WLCORE_SDIO 2.6.38 +WL1251_SDIO 3.15 +WLCORE_SDIO 3.15 CW1200_WLAN_SDIO 2.6.32 CW1200_WLAN_SPI 2.6.35