From: Maxime Ripard Date: Mon, 17 Nov 2014 13:41:59 +0000 (+0100) Subject: dmaengine: Make channel allocation callbacks optional X-Git-Tag: fixes-v4.0-rc1~64^2~27^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b54a648e682f678c338619df848233a6babc46;p=pandora-kernel.git dmaengine: Make channel allocation callbacks optional Nowadays, some drivers don't have anything in there channel allocation callbacks anymore. Remove the BUG_ON if those callbacks aren't implemented, in order to allow drivers to not implement them. Signed-off-by: Maxime Ripard Acked-by: Laurent Pinchart Signed-off-by: Vinod Koul --- Reading git-diff-tree failed