From: Fabio Estevam Date: Mon, 29 Dec 2014 17:21:19 +0000 (-0200) Subject: dmaengine: mxs-dma: Declare slave capabilities for the generic code X-Git-Tag: fixes-v4.0-rc1~64^2~28^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9d2a92334a27f4fb183ca1259744303564cc1b;p=pandora-kernel.git dmaengine: mxs-dma: Declare slave capabilities for the generic code Since ecc19d17868be9c ("dmaengine: Add a warning for drivers not using the generic slave caps retrieval") the following warning is observed: [ 0.113023] ------------[ cut here ]------------ [ 0.113053] WARNING: CPU: 0 PID: 1 at drivers/dma/dmaengine.c:830 dma_async_device_register+0x2a0/0x4c8() [ 0.113063] this driver doesn't support generic slave capabilities reporting Declare the slave capabilities to avoid such warning. Signed-off-by: Fabio Estevam Acked-by: Maxime Ripard Signed-off-by: Vinod Koul --- Reading git-diff-tree failed