Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [media] omap3isp: include linux/mm_types.h | Arnd Bergmann | 2013-06-12 |
| | | | | | | | | | | The ispqueue.h file uses vm_flags_t, which is defined in linux/mm_types.h, so we must include that header in order to build in all configurations. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 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> |