[ARM] pxa/imote2: fix UCAM sensor board ADC model number
authorJonathan Cameron <jic23@cam.ac.uk>
Mon, 25 May 2009 16:50:10 +0000 (16:50 +0000)
committerEric Miao <eric.miao@marvell.com>
Thu, 4 Jun 2009 03:06:25 +0000 (11:06 +0800)
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
arch/arm/mach-pxa/imote2.c

index 2121309..2b27336 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",