projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d202515
)
V4L/DVB (10783): mxl5007t: fix devname for hybrid_tuner_request_state
author
Michael Krufky
<mkrufky@linuxtv.org>
Sun, 1 Mar 2009 01:55:55 +0000
(22:55 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:03 +0000
(12:43 -0300)
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/mxl5007t.c
patch
|
blob
|
history
diff --git
a/drivers/media/common/tuners/mxl5007t.c
b/drivers/media/common/tuners/mxl5007t.c
index 59b458097d2f95bc0dc25e2ba906cdb2f02f8966..b13de8c4662a938f6ab9e768bebb1f8b84a2e261 100644
(file)
--- a/
drivers/media/common/tuners/mxl5007t.c
+++ b/
drivers/media/common/tuners/mxl5007t.c
@@
-827,7
+827,7
@@
struct dvb_frontend *mxl5007t_attach(struct dvb_frontend *fe,
mutex_lock(&mxl5007t_list_mutex);
instance = hybrid_tuner_request_state(struct mxl5007t_state, state,
hybrid_tuner_instance_list,
- i2c, addr, "mxl5007");
+ i2c, addr, "mxl5007
t
");
switch (instance) {
case 0:
goto fail;