commit | 45f87a21735804760dd7db0e2e3c609c332b15e3 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Thu Jun 22 21:47:07 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jun 25 02:05:24 2006 -0300 |
tree | d5902f45a9c7e06d0ee086cb7a001daf3f7e4e49 | |
parent | 153962364dc6fa4a24571885fbe76506d8968610 [diff] |
V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id Removed the switch..case block in blackbird_probe for setting encoder height based on video standard. All blackbird devices can rely on tvnorm->id to retrieve this information from the cx2388x video decoder - tuner_formats should not be used to determine the encoding video standard. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>