backports: make WL1251_SPI depend on >= 3.5
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Sun, 30 Mar 2014 00:31:55 +0000 (00:31 +0000)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Wed, 9 Apr 2014 01:16:20 +0000 (18:16 -0700)
The WL1251_SPI driver now depends on EPROBE_DEFER and others which
we canot backports that pushes it to require 3.4 but since it also
relies on devm_gpio_request_one() we bump it to 3.5. The gpio layer
has received quite a bit of updates and it doesn't make sense to
backport them separately.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
dependencies

index 28c487351ae3f3ae6cf37d33dbb975161fd813db..13e8a75fab6678fb95043c8bade2a87eefa5e0b6 100644 (file)
@@ -29,7 +29,9 @@ USB_NET_RNDIS_WLAN 2.6.29
 
 CARL9170 2.6.29
 
-WL1251_SPI 2.6.37
+
+# depends on -EPROBE_DEFER and others now
+WL1251_SPI 3.5
 
 WL1251_SDIO 2.6.37
 WLCORE_SDIO 2.6.38