commit | 48c35756a762e2d569dfd9ab2f24d1b63ea657b9 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Mon May 22 10:32:00 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jun 25 02:00:05 2006 -0300 |
tree | f055c4377781e29313be20d15ecd9a5421071a88 | |
parent | 2544bf2d619d09b564fbdd451fe4b1ba798f9c03 [diff] |
V4L/DVB (3982): Cx88-blackbird: use encoder firmware filename defined in cx2341x.h Since the filename of the cx23416 encoder firmware image is defined in cx2341x.h, we don't need to explicitly define it in cx88-blackbird.c anymore. This changeset removes BLACKBIRD_FIRM_ENC_FILENAME, replacing all occurrances with CX2341X_FIRM_ENC_FILENAME. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>