backport the new style ds1672 driver and switch to it
[openwrt-10.03/.git] / target / linux / ixp4xx / patches-2.6.27 / 300-avila_fetch_mac.patch
index 2c87aadd97fe77de9b6a1e0c45dcfdd802406061..4581bdd347a8489059c3f9b28e53b1491ffc64e1 100644 (file)
 +};
 +
 +static struct i2c_board_info __initdata avila_i2c_board_info[] = {
-+/*    {
-+              I2C_BOARD_INFO("rtc-ds1672", 0x68),
-+      },*/
++      {
++              I2C_BOARD_INFO("ds1672", 0x68),
++      },
 +      {
 +              I2C_BOARD_INFO("ad7418", 0x28),
 +      },