kernel: update 3.14 to 3.14.18
Targets were build tested and patches are refreshed. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 42463
This commit is contained in:
@@ -22,8 +22,6 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
||||
drivers/pinctrl/pinctrl-msm.c | 14 +-------------
|
||||
1 file changed, 1 insertion(+), 13 deletions(-)
|
||||
|
||||
diff --git a/drivers/pinctrl/pinctrl-msm.c b/drivers/pinctrl/pinctrl-msm.c
|
||||
index ef2bf31..0e43fdd 100644
|
||||
--- a/drivers/pinctrl/pinctrl-msm.c
|
||||
+++ b/drivers/pinctrl/pinctrl-msm.c
|
||||
@@ -50,7 +50,6 @@
|
||||
@@ -42,7 +40,7 @@ index ef2bf31..0e43fdd 100644
|
||||
|
||||
const struct msm_pinctrl_soc_data *soc;
|
||||
void __iomem *regs;
|
||||
@@ -783,22 +781,12 @@ static int msm_gpio_irq_set_wake(struct irq_data *d, unsigned int on)
|
||||
@@ -783,22 +781,12 @@ static int msm_gpio_irq_set_wake(struct
|
||||
{
|
||||
struct msm_pinctrl *pctrl;
|
||||
unsigned long flags;
|
||||
@@ -66,6 +64,3 @@ index ef2bf31..0e43fdd 100644
|
||||
|
||||
spin_unlock_irqrestore(&pctrl->lock, flags);
|
||||
|
||||
--
|
||||
1.7.10.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user