[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-backports
Subject:    [PATCH 5/7] depends: deactivate some driver which are using devm_gpiod_get_optional()
From:       Hauke Mehrtens <hauke () hauke-m ! de>
Date:       2015-04-26 21:04:22
Message-ID: 1430082264-11808-6-git-send-email-hauke () hauke-m ! de
[Download RAW message or body]

devm_gpiod_get_optional() was not backported to older kernel versions
and the devm_gpiod_get_optional() function in kernel 3.16 has less
parameters.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 dependencies | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dependencies b/dependencies
index ba41d25..14c1462 100644
--- a/dependencies
+++ b/dependencies
@@ -46,9 +46,13 @@ DVB_RTL2832 3.8
 # This does not seem like a good test desirable test case to
 # start that work with.
 VIDEO_ADV7604 3.13
-I2C_SI4713 3.13
-USB_SI4713 3.13
-PLATFORM_SI4713 3.13
+
+# missing devm_gpiod_get_optional()
+# this needs devm_gpiod_get_optional() with 3 arguments.
+I2C_SI4713 3.17
+USB_SI4713 3.17
+PLATFORM_SI4713 3.17
+SOC_CAMERA_OV2640 3.17
 
 # missing function clk_prepare_enable(), clk_disable_unprepare() and devm_regulator_bulk_get()
 VIDEO_MT9V032 3.3
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic