Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [media] omap: Fix Kconfig dependencies on OMAP2 | Mauro Carvalho Chehab | 2012-12-27 |
| | | | | | | | Resolves the following warning that appears with allmodconfig on -arm: warning: (VIDEO_OMAP2_VOUT && DRM_OMAP) selects OMAP2_DSS which has unmet direct dependencies (HAS_IOMEM && ARCH_OMAP2PLUS) Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | ||
* | [media] rename drivers/media/video as .../platform | Mauro Carvalho Chehab | 2012-08-15 |
The remaining drivers are mostly platform drivers. Name the dir to reflect it. It makes sense to latter break it into a few other dirs. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |