]> git.karo-electronics.de Git - linux-beck.git/commit
msm: smd: Reduce driver log chatter
authorDavid Brown <davidb@codeaurora.org>
Fri, 12 Nov 2010 21:49:27 +0000 (13:49 -0800)
committerDaniel Walker <dwalker@codeaurora.org>
Tue, 16 Nov 2010 20:23:56 +0000 (12:23 -0800)
commit9be58f317d79278afc23186d861ada774cf386ea
treed2591f717e87f43912aba43ed35b87164b7bcd65
parentc8ddb2713c624f432fa5fe3c7ecffcdda46ea0d4
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>
arch/arm/mach-msm/smd.c