Re: [07/12] watchdog: sp5100_tco: Use dev_ print functions where possible

2018-01-16 Thread Lyude Paul
Reviewed-by: Lyude Paul On Sun, 2017-12-24 at 13:04 -0800, Guenter Roeck wrote: > Use dev_ instead of pr_ functions where possible. > > Cc: Zoltán Böszörményi > Signed-off-by: Guenter Roeck > --- > drivers/watchdog/sp5100_tco.c | 40 +--- > 1 file changed,

[PATCH 07/12] watchdog: sp5100_tco: Use dev_ print functions where possible

2017-12-24 Thread Guenter Roeck
Use dev_ instead of pr_ functions where possible. Cc: Zoltán Böszörményi Signed-off-by: Guenter Roeck --- drivers/watchdog/sp5100_tco.c | 40 +--- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/drivers/watchdog/sp5100_tco.c b/drivers/watchdog