[PATCH 05/10] watchdog: xilinx: Allocate private structure per device
From: linux@roeck-us.net (Guenter Roeck)
Date: 2014-02-09 20:13:04
Also in:
linux-watchdog, lkml
From: linux@roeck-us.net (Guenter Roeck)
Date: 2014-02-09 20:13:04
Also in:
linux-watchdog, lkml
On 01/31/2014 06:18 AM, Michal Simek wrote:
Only one watchdog could be used by this driver. Create driver private data structure and move there all variables for one instance. Signed-off-by: Michal Simek <redacted>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>