]> git.karo-electronics.de Git - karo-tx-linux.git/commit
extcon: max8997: use dev_err() instead of pr_err()
authorJingoo Han <jg1.han@samsung.com>
Mon, 8 Apr 2013 00:11:06 +0000 (09:11 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 8 Apr 2013 22:53:46 +0000 (07:53 +0900)
commit6ed28105c07e0e03bf5f5a99380b726fc4de6e93
treeff6c0355aa45b42137dca9cb83980bd02d8b771c
parent813b451644686fb7e26a54005e2f7bd495a06121
extcon: max8997: use dev_err() instead of pr_err()

dev_err() is more preferred than pr_err().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com>
drivers/extcon/extcon-max8997.c