|
@@ -536,7 +536,7 @@
|
|
|
+}
|
|
+}
|
|
|
+
|
|
+
|
|
|
+static struct platform_driver spiflash_driver = {
|
|
+static struct platform_driver spiflash_driver = {
|
|
|
-+ .driver.name = "spiflash",
|
|
|
|
|
|
|
++ .driver.name = "ar2315-spiflash",
|
|
|
+ .probe = spiflash_probe,
|
|
+ .probe = spiflash_probe,
|
|
|
+ .remove = spiflash_remove,
|
|
+ .remove = spiflash_remove,
|
|
|
+};
|
|
+};
|