V4L/DVB (11082): au0828: remove memset calls in v4l2 routines.
commitc888923debf8c8a799629f77d07aeb0f8350c87b
authorDevin Heitmueller <dheitmueller@linuxtv.org>
Sun, 15 Mar 2009 20:38:47 +0000 (15 17:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:27 +0000 (30 12:43 -0300)
treec488bb1be03cfcd49655e1399831b0d0df72d38d
parente13ce79734348610a2b782cb818db65659b0dc83
V4L/DVB (11082): au0828: remove memset calls in v4l2 routines.

The userland callers are responsible for clearing the output buffers, so
remove the unneeded memset calls.

Thanks to Mauro Carvalho Chehab <mchehab@infradead.org> for pointing this out.

Signed-off-by: Devin Heitmueller <dheitmueller@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/au0828/au0828-video.c