1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

linux 3.0: update to 3.0.17

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-01-13 13:22:29 +01:00
parent 97b5ee17d3
commit 18ff66cb77
204 changed files with 430 additions and 456 deletions
@@ -1,4 +1,4 @@
From 922c70f408f5b6631272b373c4724d2065cc9414 Mon Sep 17 00:00:00 2001
From 174f636d95d1f6aa6fc6ba3e81282fb49b0feecd Mon Sep 17 00:00:00 2001
From: Keerthy <j-keerthy@ti.com>
Date: Wed, 4 May 2011 01:14:50 +0530
Subject: [PATCH 1/2] Enabling Hwmon driver for twl4030-madc
@@ -9,7 +9,7 @@ Signed-off-by: Keerthy <j-keerthy@ti.com>
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/twl-core.c b/drivers/mfd/twl-core.c
index b8f2a4e..463ee67 100644
index f82413a..e39dbed 100644
--- a/drivers/mfd/twl-core.c
+++ b/drivers/mfd/twl-core.c
@@ -83,6 +83,13 @@
@@ -42,5 +42,5 @@ index b8f2a4e..463ee67 100644
/*
* REVISIT platform_data here currently might expose the
--
1.6.6.1
1.7.2.5
@@ -1,4 +1,4 @@
From 24b1b0c669d953c277ce267fb4fd78117ffbfa65 Mon Sep 17 00:00:00 2001
From f4aed769e9e59998f44447e7309e192573e6fac6 Mon Sep 17 00:00:00 2001
From: Steve Sakoman <steve@sakoman.com>
Date: Sat, 23 Jan 2010 06:26:54 -0800
Subject: [PATCH 2/2] mfd: twl-core: enable madc clock
@@ -12,7 +12,7 @@ Signed-off-by: Steve Sakoman <steve@sakoman.com>
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/drivers/mfd/twl-core.c b/drivers/mfd/twl-core.c
index 463ee67..e659d4e 100644
index e39dbed..018ee53 100644
--- a/drivers/mfd/twl-core.c
+++ b/drivers/mfd/twl-core.c
@@ -217,6 +217,11 @@
@@ -50,5 +50,5 @@ index ba4f886..6802efc 100644
#define TWL_MODULE_MADC TWL4030_MODULE_MADC
#define TWL_MODULE_MAIN_CHARGE TWL4030_MODULE_MAIN_CHARGE
--
1.6.6.1
1.7.2.5