[PATCH 5/7] depends: deactivate some driver which are using devm_gpiod_get_optional()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx>
---
 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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux