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-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html