-
- Downloads
Pull watchdog updates from Wim Van Sebroeck: - remove unnecessary checks after platform_get_resource() - fix watchdog api documentation typo's - imx2_wdt: adds big endianness support - move restart code to the sunxi watchdog driver * git://www.linux-watchdog.org/linux-watchdog: wdt: sunxi: Move restart code to the watchdog driver Documentation: fix two typos in watchdog-api.txt watchdog: imx2_wdt: adds big endianness support. watchdog: shwdt: Remove the unnecessary check of resource after platform_get_resource() watchdog: lantiq_wdt: Remove the un-necessary check of resource after platform_get_resource() watchdog: dw_wdt: Remove the un-necessary check after platform_get_resource()
Showing
- Documentation/devicetree/bindings/watchdog/fsl-imx-wdt.txt 5 additions, 0 deletionsDocumentation/devicetree/bindings/watchdog/fsl-imx-wdt.txt
- Documentation/watchdog/watchdog-api.txt 1 addition, 1 deletionDocumentation/watchdog/watchdog-api.txt
- drivers/watchdog/dw_wdt.c 0 additions, 3 deletionsdrivers/watchdog/dw_wdt.c
- drivers/watchdog/imx2_wdt.c 7 additions, 0 deletionsdrivers/watchdog/imx2_wdt.c
- drivers/watchdog/lantiq_wdt.c 0 additions, 5 deletionsdrivers/watchdog/lantiq_wdt.c
- drivers/watchdog/shwdt.c 1 addition, 4 deletionsdrivers/watchdog/shwdt.c
- drivers/watchdog/sunxi_wdt.c 29 additions, 0 deletionsdrivers/watchdog/sunxi_wdt.c
Loading
Please register or sign in to comment