Pull watchdog fixes from Wim Van Sebroeck: "This fixes some small errors in the new da9055 driver, eliminates a compiler warning and adds DT support for the twl4030_wdt driver (so that we can have multiple watchdogs with DT on the omap platforms)." * git://www.linux-watchdog.org/linux-watchdog: watchdog: twl4030_wdt: add DT support watchdog: omap_wdt: eliminate unused variable and a compiler warning watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path watchdog: da9055: Fix invalid free of devm_ allocated data
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/watchdog/twl4030-wdt.txt 10 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/twl4030-wdt.txt
- arch/arm/boot/dts/twl4030.dtsi 4 additions, 0 deletionsarch/arm/boot/dts/twl4030.dtsi
- drivers/watchdog/da9055_wdt.c 6 additions, 11 deletionsdrivers/watchdog/da9055_wdt.c
- drivers/watchdog/omap_wdt.c 0 additions, 1 deletiondrivers/watchdog/omap_wdt.c
- drivers/watchdog/twl4030_wdt.c 9 additions, 2 deletionsdrivers/watchdog/twl4030_wdt.c
Please register or sign in to comment