[PATCH 0/7] [media] ARM randconfig fixes

From: Arnd Bergmann
Date: Wed Jan 28 2015 - 21:21:49 EST


Hi Mauro,

This is one set of randconfig fixes that I've been carrying in
a local branch for a long time. I have made sure that they are
all still required, but there are others that I have not been
able to reproduce yet, so I will probably send them out once
I get the errors again.

The ones here are all trivial, mostly adding missing dependencies.

Please apply.

Arnd Bergmann (7):
[media] timberdale: do not select TIMB_DMA
[media] radio/aimslab: use mdelay instead of udelay
[media] staging/davinci/vpfe/dm365: add missing dependencies
[media] siano: fix Kconfig dependencies
[media] gspca: add INPUT dependency
[media] marvell-ccic: MMP_CAMERA never worked
[media] marvell-ccic needs VIDEOBUF2_DMA_SG

drivers/media/mmc/siano/Kconfig | 2 ++
drivers/media/platform/Kconfig | 6 ++----
drivers/media/platform/marvell-ccic/Kconfig | 3 ++-
drivers/media/radio/radio-aimslab.c | 4 ++--
drivers/media/usb/gspca/Kconfig | 1 +
drivers/media/usb/siano/Kconfig | 2 ++
drivers/staging/media/davinci_vpfe/Kconfig | 2 ++
7 files changed, 13 insertions(+), 7 deletions(-)

--
2.1.0.rc2

--
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/