]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()
authorJingoo Han <jg1.han@samsung.com>
Thu, 14 Mar 2013 01:30:21 +0000 (10:30 +0900)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 11 Jul 2013 19:06:20 +0000 (21:06 +0200)
commit3828924af2e24a615b302fe1da69527d58474cdc
tree3bac0dbdf4e623d823467b32a7a3ad342496858c
parent1ae995dca9da3a5671aa471e1c355e47437a1056
watchdog: s3c2410_wdt: use dev_err()/dev_info() instead of pr_err()/pr_info()

dev_err()/dev_info() are more preferred than pr_err()/pr_info().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/s3c2410_wdt.c