[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-198-g8d2b394
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2013-03-12 09:14:43
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 8d2b394c9214b7a954afb759b911c1012cc51d04 (commit)
from 471bfc29e1a9efa0f7028c0d54521e5c5eadebba (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8d2b394c9214b7a954afb759b911c1012cc51d04
Author: Julien Boibessot <jul...@ar...>
Date: Tue Mar 12 10:13:40 2013 +0100
[LINUX] 2.6.38: fixes PMIC LEDs colour declaration on APF51Dev
-----------------------------------------------------------------------
Summary of changes:
.../2.6.38/400-armadeus-add_apf51_module.patch | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/patches/linux/2.6.38/400-armadeus-add_apf51_module.patch b/patches/linux/2.6.38/400-armadeus-add_apf51_module.patch
index be43fda..5f2f67b 100644
--- a/patches/linux/2.6.38/400-armadeus-add_apf51_module.patch
+++ b/patches/linux/2.6.38/400-armadeus-add_apf51_module.patch
@@ -395,12 +395,12 @@ Index: linux-2.6.38.8/arch/arm/mach-mx5/board-apf51.c
+
+static struct wm831x_status_pdata apf51_wm8311_led1_pdata = {
+ .default_src = WM831X_STATUS_PRESERVE,
-+ .name = "LED1:red:",
++ .name = "LED1:yellow:",
+};
+
+static struct wm831x_status_pdata apf51_wm8311_led2_pdata = {
+ .default_src = WM831X_STATUS_PRESERVE,
-+ .name = "LED2:green:",
++ .name = "LED2:yellow:",
+};
+
+static struct wm831x_touch_pdata apf51_wm8311_touch_pdata = {
hooks/post-receive
--
armadeus
|