V4L/DVB (9650): em28xx: replace magic numbers to something more meaningful
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Nov 2008 14:10:50 +0000 (11:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:35 +0000 (17:53 -0200)
commit8a5caa6bcb03b72db6c19a11e7b2de7656bd3f26
treeda2771dd2db8b1d292bcefd639d2ac402a2f85ce
parenta42aa191cc2b7573bdcf53023c4e9d5cfe91363e
V4L/DVB (9650): em28xx: replace magic numbers to something more meaningful

audio mux entries were described by 0 and 1 magic numers. Use an enum
alias for each entry type.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-cards.c