Re: [PATCH v2 1/4] watchdog: iTCO_wdt: Use allocated data structures
From: Mika Westerberg
Date: Wed Jan 04 2017 - 07:36:26 EST
On Tue, Jan 03, 2017 at 07:14:12PM -0800, Guenter Roeck wrote:
> Allocate private data and the watchdog device to avoid having
> to clear it on remove and to enable subsequent simplifications.
>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Really nice cleanup!
For the whole series,
Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>