V4L/DVB: tm6000: Use an enum for extension type
commit39e1256bc4b85145b9db392e49a71cad43f6903b
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Jun 2010 19:31:20 +0000 (3 16:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 17:05:52 +0000 (2 14:05 -0300)
tree26859d818584ff840d9574957abad2caf2056e7f
parent54b78608c6f4a30b4d64ec17bc36636c2a081506
V4L/DVB: tm6000: Use an enum for extension type

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>
drivers/staging/tm6000/tm6000-alsa.c
drivers/staging/tm6000/tm6000-dvb.c
drivers/staging/tm6000/tm6000.h