[PATCH v2 1/2] wdog: imx-wd: Introduce ops struct for imx21/imx1
Sascha Hauer
s.hauer at pengutronix.de
Sun Apr 12 23:36:35 PDT 2015
On Thu, Apr 09, 2015 at 03:31:55PM +0200, Markus Pargmann wrote:
> Replace the set_timeout function in the device platform data by an ops
> struct which stores a set_timeout and init function.
>
> Signed-off-by: Markus Pargmann <mpa at pengutronix.de>
> ---
>
> Notes:
> Changes in v2:
> - Compile fix for !CONFIG_WATCHDOG_IMX. watchdog_deregister is using an
> IS_ENABLED condition as well now.
>
> drivers/watchdog/imxwd.c | 55 +++++++++++++++++++++++++++++++++++++-----------
> 1 file changed, 43 insertions(+), 12 deletions(-)
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list