[media] staging: easycap: Split easycap_delete() into several pieces
authorEzequiel García <elezegarcia@gmail.com>
Fri, 24 Feb 2012 14:24:22 +0000 (11:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 15 May 2012 12:00:48 +0000 (09:00 -0300)
The patch splits easycap_delete(), which is in charge of
buffer deallocation, into smaller functions each
deallocating a specific kind of buffer.

Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found