From: Andy Shevchenko Date: Wed, 9 Jan 2013 08:17:12 +0000 (+0200) Subject: dw_dmac: remove redundant check X-Git-Tag: v3.9-rc1~80^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21e93c1e7dae0e8b1914a522c331f0f7763fa89d;p=pandora-kernel.git dw_dmac: remove redundant check There is no need to check the callback_required parameter, due to we check the callback pointer to be a non-NULL. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed