]> git.baikalelectronics.ru Git - kernel.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)
commit1d35ffd9ecf3425fe4a11db797458755aafac776
treeff6c0355aa45b42137dca9cb83980bd02d8b771c
parent6f48746b3766fc18b6ddfba1c35f24b081279da1
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