[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444340074-15437-1-git-send-email-sylvain.rochet@finsecur.com>
Date: Thu, 8 Oct 2015 23:34:28 +0200
From: Sylvain Rochet <sylvain.rochet@...secur.com>
To: Guenter Roeck <linux@...ck-us.net>,
Boris BREZILLON <boris.brezillon@...e-electrons.com>,
linux-kernel@...r.kernel.org,
Nicolas Ferre <nicolas.ferre@...el.com>,
Ludovic Desroches <ludovic.desroches@...el.com>,
linux-arm-kernel@...ts.infradead.org,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
Wenyou Yang <wenyou.yang@...el.com>,
Wim Van Sebroeck <wim@...ana.be>
Cc: Sylvain Rochet <sylvain.rochet@...secur.com>
Subject: [PATCH 0/6] watchdog: sama5d4 and at91sam9: trivial rework
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists