]> Git Repo - J-linux.git/commitdiff
[ARM] pxa/imote2: fix UCAM sensor board ADC model number
authorJonathan Cameron <[email protected]>
Mon, 25 May 2009 16:50:10 +0000 (16:50 +0000)
committerEric Miao <[email protected]>
Thu, 4 Jun 2009 03:06:25 +0000 (11:06 +0800)
Signed-off-by: Jonathan Cameron <[email protected]>
Signed-off-by: Eric Miao <[email protected]>
arch/arm/mach-pxa/imote2.c

index 2121309b2474dc545e379cac27697c8d374b0bad..2b27336c29f1b6ec517a63fd0881f8e964ff507d 100644 (file)
@@ -412,7 +412,7 @@ static struct platform_device imote2_flash_device = {
  */
 static struct i2c_board_info __initdata imote2_i2c_board_info[] = {
        { /* UCAM sensor board */
-               .type = "max1238",
+               .type = "max1239",
                .addr = 0x35,
        }, { /* ITS400 Sensor board only */
                .type = "max1363",
This page took 0.051168 seconds and 4 git commands to generate.