refresh patches against 2.6.27 final
[openwrt/staging/chunkeey.git] / target / linux / ixp4xx / patches-2.6.27 / 300-avila_fetch_mac.patch
index db25efbea60662401bb4bf9a9655473dd512d41f..aef7558dc4eba58352f93dd6e2c578cf8aac2a8b 100644 (file)
@@ -33,7 +33,7 @@
  static struct flash_platform_data avila_flash_data = {
        .map_name       = "cfi_probe",
        .width          = 2,
-@@ -163,10 +178,160 @@
+@@ -163,10 +178,160 @@ static struct platform_device *avila_dev
        &avila_uart
  };
  
        avila_flash_resource.start = IXP4XX_EXP_BUS_BASE(0);
        avila_flash_resource.end =
                IXP4XX_EXP_BUS_BASE(0) + ixp4xx_exp_bus_size - 1;
-@@ -184,9 +349,28 @@
+@@ -184,9 +349,28 @@ static void __init avila_init(void)
  
        platform_device_register(&avila_pata);