V4L/DVB (4203): Explicitly set the enum values.
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 23 Jun 2006 18:52:50 +0000 (15:52 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 05:05:24 +0000 (02:05 -0300)
It's better to use explicit enums. It reduces the chance of someone
inserting new enums in the middle which would break things.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found