From: Linus Walleij Date: Tue, 9 Feb 2010 21:34:54 +0000 (+0100) Subject: Debugging options for the DMA engine subsystem X-Git-Tag: v2.6.34-rc1~204^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77;p=pandora-kernel.git Debugging options for the DMA engine subsystem This adds Kconfig options for DEBUG and VERBOSE_DEBUG to the DMA engine subsystem, I got tired of editing the Makefile manually each time I want to debug things in here, modelled this on the debug switches for other subsystems and works like a charm when working on our DMA engines. Signed-off-by: Linus Walleij Signed-off-by: Dan Williams --- Reading git-diff-tree failed