From: Jakub Kicinski Date: Tue, 3 Apr 2012 01:40:49 +0000 (+0200) Subject: rt2800: initialize queues before giving up due to DMA error X-Git-Tag: v3.5-rc1~109^2~410^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52b8243b75598c341143f67c56b0104938487231;p=pandora-kernel.git rt2800: initialize queues before giving up due to DMA error Don't immediately abort .start if DMA is busy before we initialize the queues. Some drivers do not deinitialize queues properly and we would fail to take over after them. This behaviour is consistent with legacy driver. Signed-off-by: Jakub Kicinski Acked-by: Gertjan van Wingerde Reviewed-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed