]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/pr_emerg()
authorJingoo Han <jg1.han@samsung.com>
Wed, 20 Mar 2013 04:07:54 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:08 +0000 (16:34 +1100)
commita3c88dd2b00d3e88f27632ec0c2a92a8141aada2
tree572716b88b057e8278f9c6be029479a9ea12e46e
parentbb68845556c410f5ea93ed72b6e7a2901e862a4b
drivers/rtc/rtc-max77686.c: use dev_info()/dev_emerg() instead of pr_info()/pr_emerg()

dev_info()/dev_emerg() are preferred to pr_info()/pr_emerg().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-max77686.c