watchdog: tangox: Print info message using pointer to platform device
authorGuenter Roeck <linux@roeck-us.net>
Thu, 24 Dec 2015 22:22:01 +0000 (14:22 -0800)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 28 Dec 2015 22:04:04 +0000 (23:04 +0100)
commit3d29f80813ba335a21b56debff8e4b92a2772a64
tree0242eeb90284c02cf55f79c6d558187ea1567d05
parent92b3649525a5c3daf0b395b6daeaed1ce0d235c2
watchdog: tangox: Print info message using pointer to platform device

The device pointer in struct watchdog_device should not be used by drivers
and may be removed in the near future. Use the platform device pointer for
info messages instead.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/tangox_wdt.c
This page took 0.02549 seconds and 5 git commands to generate.