mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk
authorSudeep Holla <sudeep.holla@arm.com>
Fri, 19 Feb 2016 16:01:17 +0000 (16:01 +0000)
committerJassi Brar <jaswinder.singh@linaro.org>
Fri, 4 Mar 2016 07:02:19 +0000 (12:32 +0530)
commit27fa680f7f4143f1d04945dbcded0f52e26e5d56
tree1e8ccb2a274dee5cfd2e6bf386b887d909ab5c37
parentc428013783dc969d9d298e81b2d276a9dc0003ab
mailbox: mailbox-test: use print_hex_dump_bytes to allow dynamic printk

Reduce the logging from info to debug. Also use print_hex_dump_bytes
instead as it has support for dynamic printk providing options to
conditionally enable/disable these logs.

Cc: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/mailbox-test.c