From: Maxime Ripard Date: Mon, 17 Nov 2014 13:42:53 +0000 (+0100) Subject: dmaengine: Add a warning for drivers not using the generic slave caps retrieval X-Git-Tag: fixes-v4.0-rc1~64^2~27^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc19d17868be9c;p=pandora-kernel.git dmaengine: Add a warning for drivers not using the generic slave caps retrieval For the slave caps retrieval to be really useful, most drivers need to implement it. Hence, we need to be slightly more aggressive, and trigger a warning at registration time for drivers that don't fill their caps infos in order to encourage them to implement it. Signed-off-by: Maxime Ripard Acked-by: Laurent Pinchart Signed-off-by: Vinod Koul --- Reading git-diff-tree failed