V4L/DVB: tm6000: Use an enum for extension type
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Jun 2010 19:31:20 +0000 (16:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:05:52 +0000 (14:05 -0300)
In order to better document and be sure that the values are used
at the proper places, convert extension type into an enum and
name it as "type", instead of "id".

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found