From 4db02435652dad3233d347c0ba6d9dece8ff791a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristina=20Mart=C5=A1enko?= Date: Sat, 15 Mar 2014 01:10:04 +0200 Subject: [PATCH] staging: gdm72xx: use print_hex_dump_debug and remove debug macros MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Since the kernel already has a function for hex dumps, use that instead of the driver's own versions. The function supports dynamic debugging, so also remove some unnecessary debug macros. Signed-off-by: Kristina Martšenko Signed-off-by: Peter P Waskiewicz Jr --- Reading git-format-patch failed