pwm: tiehrpwm: use dev_err() instead of pr_err()
authorJingoo Han <jg1.han@samsung.com>
Thu, 19 Dec 2013 05:12:05 +0000 (14:12 +0900)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 20 Dec 2013 10:03:17 +0000 (11:03 +0100)
Use dev_err() instead of pr_err() to provide a better message
to userspace.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>

No differences found