[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko branch, andy-tracking, updated. upstream/20090303.gitb9de904e-140-g23b564c

Andy Green agreen at octopus.localdomain
Mon Jun 8 17:29:11 UTC 2009


The following commit has been merged in the andy-tracking branch:
commit b0d2d69d91007322fb554b1911eca3e540d084ec
Author: Tim Niemeyer <reddog at redlap.wired.rednet.mastersword.de>
Date:   Thu Mar 5 14:40:33 2009 +0000

    From 52da4d313dd3263824023f6f3c16a32a0078710e Mon Sep 17 00:00:00 2001
    Subject: [PATCH] Typo in I2C device registration
    
    Signed-off-by: Tim Niemeyer <reddog at redlap.wired.rednet.mastersword.de>

diff --git a/arch/arm/mach-s3c2410/mach-gta01.c b/arch/arm/mach-s3c2410/mach-gta01.c
index aeb66fb..27bf359 100644
--- a/arch/arm/mach-s3c2410/mach-gta01.c
+++ b/arch/arm/mach-s3c2410/mach-gta01.c
@@ -922,7 +922,7 @@ static struct i2c_board_info gta01_i2c_devs[] __initdata = {
 		.platform_data = &gta01_pcf_pdata,
 	},
 	{
-		I2C_BOARD_INFO("lm4587", 0x7c),
+		I2C_BOARD_INFO("lm4857", 0x7c),
 	},
 	{
 		I2C_BOARD_INFO("wm8753", 0x1a),

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list