summaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>2016-10-31 14:56:08 -0700
committerSubbaraman Narayanamurthy <subbaram@codeaurora.org>2016-11-14 19:52:52 -0800
commit104ce58784cf67e4ada4c4301db080af3185d62d (patch)
treed7db4784921a8fc19d09693c7923b00f3e7085aa /lib/debugobjects.c
parentef5d639067bf5eeef098bf61fb280a42b23fbff9 (diff)
leds: qpnp-flash-v2: change from dev_*() to pr_*() for logging
Currently, dev_*() variants are used in the flashv2 LED driver for logging. However, it spews the kernel log because of the device name being longer. Logging with device name is also not really needed. Move to using pr_*() variants. Add a pr_fmt() to help that by adding a function name which will be more useful. Change-Id: I42503ccd2b2dcc62c5c868132d202b9698c9d216 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions