commit | 1b9c18c54d68cc22f090948fc47890c56d22153d | [log] [tgz] |
---|---|---|
author | Mike Isely <isely@pobox.com> | Tue Apr 22 14:45:41 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Apr 24 14:07:47 2008 -0300 |
tree | fec6435c0570eb78b93d17ac8f03ae4f494c87af | |
parent | e9db1ff23507d3e430db2bd130bd7861baa8c87e [diff] |
V4L/DVB (7311): pvrusb2: Allow digital streaming without encoder firmware The encoder is not a part of the pipeline when in digital mode, so streaming is OK in this case even when the encoder's firmware is not loaded. Modify the driver core handling of this scenario to permit streaming. Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>