Re: [PATCH v3] watchdog: msc313e: Propagate error code in resume()

From: Guenter Roeck

Date: Wed Sep 16 2026 - 20:32:11 EST


On Sun, Sep 13, 2026 at 12:33:34AM +0800, Tzung-Bi Shih wrote:
> If msc313e_wdt_start() fails during system resume, the error is
> currently ignored. Consequently, the watchdog isn't running without the
> user's knowledge.
>
> Propagate the error code and print a message if msc313e_wdt_start()
> fails.
>
> Signed-off-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>

Applied.

Thanks,
Guenter