Hi Johannes,
> Of cause I'll do, but unfortunately I probably won't be able to do it today,
> mind if you get the patch tomorrow?
I don't mind. There is no rush. Just take the time you need to change the code
and do your testing.
Kind regards,
wim.
--
To unsubscribe from this list: send the l
Hi Johannes,
> +static int a21_wdt_notify_sys(struct notifier_block *notify, unsigned long
> code,
> + void *unused)
> +{
> + if (code == SYS_DOWN || code == SYS_HALT)
> + gpio_set_value(GPIO_WD_ENAB, 0);
> +
> + return NOTIFY_DONE;
> +}
> +
> +static struc
2 matches
Mail list logo