From: Russell King Date: Tue, 2 May 2006 19:18:53 +0000 (+0100) Subject: [MMC] PXA: reduce the number of lines PXAMCI debug uses X-Git-Tag: v2.6.17-rc4~43^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d78e9079af7526c4661ff484322094832776ef41;p=pandora-kernel.git [MMC] PXA: reduce the number of lines PXAMCI debug uses There's no reason for the PXAMCI debug code to print so many lines - it causes the kernel buffer to overflow when trying to debug this driver. Remove some debug messages which are duplicated by core code, and combine other messages, resulting in fewer characters written to the kernel log. Signed-off-by: Russell King --- Reading git-diff-tree failed