git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54b7860
)
V4L/DVB: tm6000: Use an enum for extension type
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 3 Jun 2010 19:31:20 +0000
(16:31 -0300)
committer
Mauro 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