commit | 9be58f317d79278afc23186d861ada774cf386ea | [log] [tgz] |
---|---|---|
author | David Brown <davidb@codeaurora.org> | Fri Nov 12 13:49:27 2010 -0800 |
committer | Daniel Walker <dwalker@codeaurora.org> | Tue Nov 16 12:23:56 2010 -0800 |
tree | d2591f717e87f43912aba43ed35b87164b7bcd65 | |
parent | c8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4 [diff] |
msm: smd: Reduce driver log chatter The MSM smd driver logs numerous messages during startup that are useful for debug purposes. Change some of these to pr_debug() to match their purpose, and remove others that aren't really useful. Cc: Brian Swetland <swetland@google.com> Cc: Arve Hjønnevåg <arve@android.com> Signed-off-by: David Brown <davidb@codeaurora.org> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>