aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.10/100-board.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-07-17 16:35:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-07-17 16:35:59 +0000
commitc02c7b6d67cd3daa4b7c8f3ce30a8c56aba91d1f (patch)
tree079b23f5f524715e4dec3fd9e3f9179d2c2bbe40 /target/linux/atheros/patches-3.10/100-board.patch
parent49f26fc73eefcf8bb196dd7479fc9f3bd2a6c453 (diff)
downloadmaster-187ad058-c02c7b6d67cd3daa4b7c8f3ce30a8c56aba91d1f.tar.gz
master-187ad058-c02c7b6d67cd3daa4b7c8f3ce30a8c56aba91d1f.tar.bz2
master-187ad058-c02c7b6d67cd3daa4b7c8f3ce30a8c56aba91d1f.zip
atheros[ar2315-wdt]: update initialization
* update driver id to be consistent with other ar231x drivers * remove odd module_{init,exit} * add module metadata (description, name, etc.) Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/patches-3.10/100-board.patch')
-rw-r--r--target/linux/atheros/patches-3.10/100-board.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/patches-3.10/100-board.patch b/target/linux/atheros/patches-3.10/100-board.patch
index f46dc0be9b..36ad7c8925 100644
--- a/target/linux/atheros/patches-3.10/100-board.patch
+++ b/target/linux/atheros/patches-3.10/100-board.patch
@@ -2525,7 +2525,7 @@
+
+static struct platform_device ar2315_wdt = {
+ .id = 0,
-+ .name = "ar2315_wdt",
++ .name = "ar2315-wdt",
+};
+
+/*