commit | ee52f120b0adc469f5c67815cef79ecdd01cfd14 | [log] [tgz] |
---|---|---|
author | Florian Mickler <florian@mickler.org> | Mon Mar 21 07:19:13 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri May 20 09:28:12 2011 -0300 |
tree | 53e9053e23c4dbd1185bbea6e7336f371c6e35aa | |
parent | 8ea793aa736137aa2453ce6877bb31a4b15dc28d [diff] |
[media] vp702x: use preallocated buffer in vp702x_usb_inout_cmd If we need a bigger buffer, we reallocte a new buffer and free the old one. Note: This change is tested to compile only as I don't have the hardware. Signed-off-by: Florian Mickler <florian@mickler.org> Cc: Patrick Boettcher <pb@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>