linux/drivers/media/platform/coda
Peter Seiderer d446ec8e12 [media] coda: fix double call to debugfs_remove
In coda_free_aux_buf() call debugfs_remove only if buffer entry
is valid (and therfore dentry is valid), double protect by
invalidating dentry value.

Fixes erroneous prematurely dealloc of debugfs caused by
incorrect reference count incrementing.

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-10 10:04:34 -03:00
..
coda_regs.h [media] coda: fix encoder rate control parameter masks 2015-02-02 09:58:49 -02:00
coda-bit.c [media] coda: free context buffers under buffer mutex 2015-02-02 10:32:25 -02:00
coda-common.c [media] coda: fix double call to debugfs_remove 2015-04-10 10:04:34 -03:00
coda-h264.c [media] coda: include header for memcpy 2014-08-21 15:25:23 -05:00
coda-jpeg.c [media] coda: drop JPEG buffers not framed by SOI and EOI markers 2014-10-28 15:41:07 -02:00
coda.h [media] coda: add support for contexts that do not use the BIT processor 2015-02-02 10:37:34 -02:00
Makefile [media] coda: add CODA7541 JPEG support 2014-10-28 15:03:16 -02:00