msm: bus: Migrate to dynamic printk/debug

Instead of requiring recompilation of the kernel to get bus
driver debugging messages just use dynamic debug. This allows us
to simply enable the printks we desire on the kernel command line
or via sysfs when we want to debug the bus driver.

Change-Id: I489550e21592d696bbddab457ffaad03d852495a
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
7 files changed