backports: bump NFC_TRF7970A requirements to 3.5
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 8 Apr 2014 02:34:48 +0000 (02:34 +0000)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Wed, 9 Apr 2014 01:16:22 +0000 (18:16 -0700)
NFC_TRF7970A requires devm_gpio_request_one() but since
gpio infrastructure has been strongly shuffled around
we require drivers to use the in-kernel gpio
infrastructure so just bump NFC_TRF7970A to 3.5.

CC: Erick Macias <emacias@ti.com>
CC: Felipe Balbi <balbi@ti.com>
Cc: Mark A. Greer <mgreer@animalcreek.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
dependencies

index b85268d484863a3e4c5e1fde161b69face588f6d..352a1af2c607913a4d087d7e9a5c6149bc32434d 100644 (file)
@@ -241,6 +241,11 @@ BT_HIDP 2.6.33
 # only introduced in kernel 3.1
 NFC 3.1
 
+# requires devm_gpio_request_one() added but since
+# gpio infrastructure has been strongly shuffled around
+# we require drivers to use the in-kernel gptio infrastructure
+NFC_TRF7970A 3.5
+
 INTEL_IPS 3.2
 
 NFC_MEI_PHY 3.10