diff options
| author | Michael Krufky <mkrufky@linuxtv.org> | 2006-09-16 18:09:38 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-26 11:30:36 -0400 |
| commit | 8dd86eebc5315910ebfd9f30f1674254308be4b3 (patch) | |
| tree | b1d27c898a21de8660765dc338471433129d38aa /drivers | |
| parent | dab489df2a3eec77e2ed7a4499ec7b9ef09e35b7 (diff) | |
V4L/DVB (4641): Trivial: use lowercase letters in hex subsystem ids
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/media/video/cx88/cx88-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-cards.c b/drivers/media/video/cx88/cx88-cards.c index 05d03e42cfb3..6214eb823b29 100644 --- a/drivers/media/video/cx88/cx88-cards.c +++ b/drivers/media/video/cx88/cx88-cards.c | |||
| @@ -1348,7 +1348,7 @@ struct cx88_subid cx88_subids[] = { | |||
| 1348 | .card = CX88_BOARD_LEADTEK_PVR2000, | 1348 | .card = CX88_BOARD_LEADTEK_PVR2000, |
| 1349 | },{ | 1349 | },{ |
| 1350 | .subvendor = 0x107d, | 1350 | .subvendor = 0x107d, |
| 1351 | .subdevice = 0x663C, | 1351 | .subdevice = 0x663c, |
| 1352 | .card = CX88_BOARD_LEADTEK_PVR2000, | 1352 | .card = CX88_BOARD_LEADTEK_PVR2000, |
| 1353 | },{ | 1353 | },{ |
| 1354 | .subvendor = 0x1461, | 1354 | .subvendor = 0x1461, |
