cbus-retu-wdt: Store all data in device struct
authorMichael Buesch <mb@bu3sch.de>
Fri, 4 Mar 2011 15:32:59 +0000 (15:32 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 8 Mar 2011 22:56:04 +0000 (14:56 -0800)
Get rid of all static global variables and store all
information in the device structure. This cleans up
the random mixup of information storage (struct vs static).

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/cbus/retu-wdt.c

Simple merge