Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7adf07d2 authored by Sarangdhar Joshi's avatar Sarangdhar Joshi
Browse files

coresight: replace dev_info() with dev_dbg() from driver probe()



Currently, coresight drivers are logging a dev_info() message in
probe() function for each device. This logging spew could fill up
kernel log buffer quickly pushing useful information out of log
buffer (particularly when target supports multiple coresight
devices of same type). Replace this logging with dev_dbg() from
coresight drivers to make kernel logs less verbose.

Change-Id: I7f7659fc39d1634a10274bf7df310a6edd1ec9e1
Signed-off-by: default avatarSarangdhar Joshi <spjoshi@codeaurora.org>
parent 7af2265a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment