From: Hauke Mehrtens Date: Mon, 10 Feb 2014 21:06:32 +0000 (+0100) Subject: backports: REGULATOR_S5M8767 depends on kernel 3.15 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8c4878398cb5806a41cdf097c24f9b74a58d51ba;p=openwrt%2Fstaging%2Fblogic.git backports: REGULATOR_S5M8767 depends on kernel 3.15 This driver needs some additional struct members in struct sec_regulator_data which are not available in a kernel < 3.15 Signed-off-by: Hauke Mehrtens --- diff --git a/dependencies b/dependencies index 1965e47b2aba..28c487351ae3 100644 --- a/dependencies +++ b/dependencies @@ -95,7 +95,7 @@ REGULATOR_PCF50633 3.8 REGULATOR_PFUZE100 3.6 REGULATOR_RC5T583 3.6 REGULATOR_S2MPS11 3.13 -REGULATOR_S5M8767 3.14 +REGULATOR_S5M8767 3.15 REGULATOR_TPS51632 3.8 REGULATOR_TPS6105X 3.6 REGULATOR_TPS62360 3.6