From: Mark Brown Date: Fri, 6 Jul 2012 13:10:23 +0000 (+0100) Subject: regmap: Add hook for printk logging for debugging during early init X-Git-Tag: v3.6-rc1~158^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1044c180de4ba426aa5fb1b4b13b5f219ddb7105;p=pandora-kernel.git regmap: Add hook for printk logging for debugging during early init Sometimes for failures during very early init the trace infrastructure isn't available early enough to be used. For this sort of problem defining LOG_DEVICE will add printks for basic register I/O on a specific device, allowing trace to be extracted when the trace system doesn't come up early enough to work with. Signed-off-by: Mark Brown --- Reading git-diff-tree failed