diff options
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | 2010-06-23 11:47:43 +0200 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-07-06 11:03:39 +0100 |
commit | 34c7cabe2c674a7739e471468e6380f95ba2f426 (patch) | |
tree | dffd73fc92cde76c47aecf25a174fe1dfd87880d /docs | |
parent | 8aed3176ce65a1963d1b2bea8b9ed110714ca4e2 (diff) |
v4l2sink: destroy buffer pool when changing state to NULL
In the case we change the State from READY_TO_NULL the buffers in the pool
still hold an open dup file descriptor to the device, therefore the device
release function will not be called and the device will probably answer with
-EBUSY when we reopen it in the next NULL_TO_READY transition.
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
See bug #622500 and #612244.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions