projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce96d0a
)
V4L/DVB (7642): cx88: enable radio GPIO correctly
author
Steven Toth
<stoth@hauppauge.com>
Sat, 5 Apr 2008 19:45:57 +0000
(16:45 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:44 +0000
(14:09 -0300)
cx88: enable radio GPIO correctly.
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-cards.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/cx88/cx88-cards.c
b/drivers/media/video/cx88/cx88-cards.c
index 0534f589c72534bbeceeeaab6016b877b359c4ab..620159d05506d1c55675ce9ada91c999c14adce0 100644
(file)
--- a/
drivers/media/video/cx88/cx88-cards.c
+++ b/
drivers/media/video/cx88/cx88-cards.c
@@
-1364,6
+1364,10
@@
static const struct cx88_board cx88_boards[] = {
}},
/* fixme: Add radio support */
.mpeg = CX88_MPEG_DVB | CX88_MPEG_BLACKBIRD,
+ .radio = {
+ .type = CX88_RADIO,
+ .gpio0 = 0xe780,
+ },
},
[CX88_BOARD_ADSTECH_PTV_390] = {
.name = "ADS Tech Instant Video PCI",