From: Andy Shevchenko Date: Thu, 18 Oct 2012 14:34:11 +0000 (+0300) Subject: dw_dmac: change dev_crit to dev_WARN in dwc_handle_error X-Git-Tag: v3.9-rc1~80^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba84bd7146b9244de0ce04cdc668521a73f5336f;p=pandora-kernel.git dw_dmac: change dev_crit to dev_WARN in dwc_handle_error In case of handling a bad descriptor the dwc_handle_error() will dump a stack as well. It's a lot more verbose and more likely to get user's attention. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Reviewed-by: Felipe Balbi Signed-off-by: Vinod Koul --- Reading git-diff-tree failed