From: Luciano Coelho Date: Tue, 12 Mar 2013 15:04:01 +0000 (+0200) Subject: wlcore: use print_hex_dump_debug() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~115^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da7aa28004d3add74998f3416e70a6f9b3a95dd1;p=pandora-kernel.git wlcore: use print_hex_dump_debug() We were printing out all the hex dumps regardless of whether dynamic debugging was enabled or not. Now that print_hex_dump_debug() has been implemented, we can use that instead. Reported-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed