mfd: rtsx: Using pcr_dbg replace dev_dbg
authorMicky Ching <micky_ching@realsil.com.cn>
Wed, 25 Feb 2015 05:50:16 +0000 (13:50 +0800)
committerLee Jones <lee.jones@linaro.org>
Tue, 3 Mar 2015 16:41:21 +0000 (16:41 +0000)
pcr_dbg is a wrapper of dev_dbg, which can save some code,
and help to enable/disable debug message static.

Signed-off-by: Micky Ching <micky_ching@realsil.com.cn>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found