watchdog: s3c2410_wdt: remove the global variables
authorLeela Krishna Amudala <l.krishna@samsung.com>
Tue, 27 Aug 2013 10:06:03 +0000 (15:36 +0530)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 10 Sep 2013 19:14:36 +0000 (21:14 +0200)
This patch removes the global variables in the driver file and
group them into a structure.

Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found