diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-12-24 14:22:03 -0800 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2015-12-28 23:04:06 +0100 |
commit | 073523662a821940383eb3bf4064c41b0e3dae0d (patch) | |
tree | 60babf78399ad38f9a683009c9a152c5890b99bd /fs/logfs | |
parent | 8a7b76be691fa30c7650b8e08aae8a7990c93779 (diff) | |
download | talos-op-linux-073523662a821940383eb3bf4064c41b0e3dae0d.tar.gz talos-op-linux-073523662a821940383eb3bf4064c41b0e3dae0d.zip |
watchdog: mena21: Do not use device pointer from struct watchdog_device
The device pointer in struct watchdog_device has a different lifetime
than the driver code and should not be used in drivers. Use the pointer
to the parent device instead.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'fs/logfs')
0 files changed, 0 insertions, 0 deletions