[PATCH 0/6] watchdog: sama5d4 and at91sam9: trivial rework
Sylvain Rochet
sylvain.rochet at finsecur.com
Thu Oct 8 14:34:28 PDT 2015
A little bit of trivial rework for both sama5d4 and at91sam9 drivers.
Sylvain Rochet (6):
watchdog: at91sam9: use devm_request_irq instead of request_irq
watchdog: at91sam9: use watchdog_get_drvdata instead of container_of
watchdog: at91sam9: rename heartbeats into timeout where necessary
watchdog: at91sam9: remove nowayout useless copy
watchdog: at91sam9: remove unused pdata support
watchdog: sama5d4: try to set timeout from device tree first
drivers/watchdog/at91sam9_wdt.c | 48 +++++++++++++----------------------------
drivers/watchdog/sama5d4_wdt.c | 7 ++++--
2 files changed, 20 insertions(+), 35 deletions(-)
--
2.5.1
More information about the linux-arm-kernel
mailing list