atheros[ar2315-spiflash]: update driver id
[openwrt/openwrt.git] / target / linux / atheros / patches-3.10 / 120-spiflash.patch
index 580a5038dc1b711116c497eb7d99691d2e8d9815..409721f2c809bbc47fcae01b4ea5628daafeaf80 100644 (file)
 +}
 +
 +static struct platform_driver spiflash_driver = {
-+      .driver.name = "spiflash",
++      .driver.name = "ar2315-spiflash",
 +      .probe = spiflash_probe,
 +      .remove = spiflash_remove,
 +};