atheros[ar2315-spiflash]: update driver id
[openwrt/openwrt.git] / target / linux / atheros / patches-3.10 / 100-board.patch
index d7bd94a7697e0d8adfa10ba5ce6ddb688d0ad5d2..c6eefebd1471ecb3f642fa5a73d838bd96321a71 100644 (file)
 +
 +static struct platform_device ar2315_spiflash = {
 +      .id = 0,
-+      .name = "spiflash",
++      .name = "ar2315-spiflash",
 +      .resource = ar2315_spiflash_res,
 +      .num_resources = ARRAY_SIZE(ar2315_spiflash_res)
 +};