aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/imote2.c
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2009-06-04 17:02:58 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2009-06-04 17:02:58 +0100
commit754c0f9a95b685163cfa9ea3ba9bd48310f9b06f (patch)
tree2375cb28346eda9d347635b862971521dcb17594 /arch/arm/mach-pxa/imote2.c
parent947ca2e983c7f46b49dbfb5bf51d39941d39f000 (diff)
parent1257629b0712a0a68a24c532a05a4cd23e3f7565 (diff)
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
Diffstat (limited to 'arch/arm/mach-pxa/imote2.c')
-rw-r--r--arch/arm/mach-pxa/imote2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/imote2.c b/arch/arm/mach-pxa/imote2.c
index 2121309b247..2b27336c29f 100644
--- a/arch/arm/mach-pxa/imote2.c
+++ b/arch/arm/mach-pxa/imote2.c
@@ -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",