From c02c7b6d67cd3daa4b7c8f3ce30a8c56aba91d1f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 17 Jul 2014 16:35:59 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41684 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/patches-3.10/100-board.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/atheros/patches-3.10/100-board.patch') 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", +}; + +/* -- cgit v1.2.3