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

Commit a62caa4f authored by Subhash Jadavani's avatar Subhash Jadavani
Browse files

scsi: reduce the informational log messages during initial probe



There are many informational log messages printed during the LUN detection
and while binding the scsi device with upper level driver. Most of these
messages are KERN_NOTICE level and hence would show up on serial console.
In fact, as we are using the dev_printk() APIs even KERN_DEBUG level
messages are ending up on console. This patch removes most of these
informational log messages to reduce the load on serial console during
boot up.

Change-Id: I332b71f529e04039645d1f41783395da8abc7f0b
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent 35afb780
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