cbus-retu-wdt: Remove unused nonstandard interfaces
authorMichael Buesch <mb@bu3sch.de>
Wed, 2 Mar 2011 16:11:58 +0000 (16:11 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Mar 2011 01:22:39 +0000 (17:22 -0800)
This removes nonstandard interfaces from the WDT driver.
/dev/watchdog should be used to access the watchdog, only.

It removes the sysfs interface.
It also removes the "counter_param" module parameter, which
currently is broken anyway (doesn't work, because the value
is overridden right away).

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found