git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4be204
)
V4L/DVB (9155): em28xx-dvb: dvb_init() code factorization
author
Thierry MERLE
<thierry.merle@free.fr>
Sat, 11 Oct 2008 19:56:13 +0000
(16:56 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 13 Oct 2008 09:16:18 +0000
(07:16 -0200)
In dvb_init(),
case EM2880_BOARD_TERRATEC_HYBRID_XS:
case EM2880_BOARD_KWORLD_DVB_310U:
can be put in the same case than EM2880_BOARD_HAUPPAUGE_WINTV_HVR_900
since they do the same thing.
Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found