Re: [PATCH 07/11] add video file for tlg2300

2009-12-09 Thread Mauro Carvalho Chehab
Huang Shijie wrote: > pd-video.c and pd-bufqueue.c contain the code for V4L2 implementation. > The code support read,mmap and user pointer. > > Signed-off-by: Huang Shijie > --- > drivers/media/video/tlg2300/pd-bufqueue.c | 185 > drivers/media/video/tlg2300/pd-video.c| 1636 > +++

[PATCH 07/11] add video file for tlg2300

2009-11-19 Thread Huang Shijie
pd-video.c and pd-bufqueue.c contain the code for V4L2 implementation. The code support read,mmap and user pointer. Signed-off-by: Huang Shijie --- drivers/media/video/tlg2300/pd-bufqueue.c | 185 drivers/media/video/tlg2300/pd-video.c| 1636 + 2 files chang