ixp4xx/fsg3: Fix board code detection of the RTC chip
authorRod Whitby <rod@whitby.id.au>
Sat, 29 Nov 2008 02:22:48 +0000 (02:22 +0000)
committerRod Whitby <rod@whitby.id.au>
Sat, 29 Nov 2008 02:22:48 +0000 (02:22 +0000)
SVN-Revision: 13421

target/linux/ixp4xx/patches-2.6.26/030-ixp4xx_fsg_board_support.patch

index 048b9f7465a9a234662642805bad54f67ed39b7b..0840ef3813c0215d1c9b800ba44bf97b169b1346 100644 (file)
 +
 +static struct i2c_board_info __initdata fsg_i2c_board_info [] = {
 +      {
 +
 +static struct i2c_board_info __initdata fsg_i2c_board_info [] = {
 +      {
-+              I2C_BOARD_INFO("rtc-isl1208", 0x6f),
++              I2C_BOARD_INFO("isl1208", 0x6f),
 +      },
 +};
 +
 +      },
 +};
 +