Wolfram Sang
fa21a580de
watchdog: drop owner assignment from platform_drivers
...
A platform_driver does not need to set an owner, it will be populated by the
driver core.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de >
2014-10-20 16:21:56 +02:00
Markus Mayer
6e2ac20e9c
watchdog: bcm281xx: Debugfs support
...
This change introduces debugfs support for the BCM281xx watchdog driver.
Signed-off-by: Markus Mayer <markus.mayer@linaro.org >
Signed-off-by: Wim Van Sebroeck <wim@iguana.be >
2014-01-28 21:17:53 +01:00
Markus Mayer
6adb730dc2
watchdog: bcm281xx: Watchdog Driver
...
This commit adds support for the watchdog timer used on the BCM281xx
family of SoCs.
Signed-off-by: Markus Mayer <markus.mayer@linaro.org >
Reviewed-by: Matt Porter <matt.porter@linaro.org >
Reviewed-by: Guenter Roeck <linux@roeck-us.net >
Signed-off-by: Wim Van Sebroeck <wim@iguana.be >
2014-01-28 21:13:50 +01:00