ixp4xx/fsg3: Fix board code detection of the RTC chip
[openwrt/svn-archive/archive.git] / target / linux / ixp4xx / patches-2.6.26 / 030-ixp4xx_fsg_board_support.patch
index f5038021d62a7b7d23a7d35d6bec0ae13356552d..1707cff69713f49289d957a8a2557c7262d04c96 100644 (file)
 +
 +static struct i2c_board_info __initdata fsg_i2c_board_info [] = {
 +      {
-+              I2C_BOARD_INFO("rtc-isl1208", 0x6f),
++              I2C_BOARD_INFO("isl1208", 0x6f),
 +      },
 +};
 +