Re: [PATCH] watchdog: sp805_wdt: Drop documentation of non-existent `status` member
From: Guenter Roeck
Date: Fri Dec 13 2024 - 21:42:26 EST
On 12/13/24 11:28, Lad Prabhakar wrote:
Remove the documentation for the `status` field in the `sp805_wdt`
structure, as the field does not exist.
Signed-off-by: Lad Prabhakar <prabhakar.csengg@xxxxxxxxx>
Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Guenter