]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c1f3d83a33d862274d34c170c3c4b1d32f44287
tree26859d818584ff840d9574957abad2caf2056e7f
parent0e5cc4cefa49d91fc6e44d21cf9545410e8e2afd
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