V4L/DVB (9155): em28xx-dvb: dvb_init() code factorization
authorThierry MERLE <thierry.merle@free.fr>
Sat, 11 Oct 2008 19:56:13 +0000 (16:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 13 Oct 2008 09:16:18 +0000 (07:16 -0200)
commit46510b56ca56a25ce973d6a6e8490c1109ff94ef
treec396ace7bd82573ca612a2ea2205e80e08efdd08
parentb4be2048ce62d05d93608f82d5e986612ed4fdf7
V4L/DVB (9155): em28xx-dvb: dvb_init() code factorization

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>
drivers/media/video/em28xx/em28xx-dvb.c