Re: [PATCH/RESEND] [media] VIDEO_CAFE_CCIC should select VIDEOBUF2_DMA_SG

From: Jonathan Corbet
Date: Mon Dec 15 2014 - 09:14:19 EST


On Mon, 15 Dec 2014 15:10:38 +0100
Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote:

> If the driver cannot do SG, perhaps this block should be removed from
> drivers/media/platform/marvell-ccic/mcam-core.h?
>
> #if IS_ENABLED(CONFIG_VIDEOBUF2_DMA_SG)
> #define MCAM_MODE_DMA_SG 1
> #endif

Other drivers using the Marvell core can do S/G, though, so that option
needs to remain. Applying your patch is almost certainly the most
straightforward solution at this point.

Thanks,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/