[media] cxusb: Use enum to represent table offsets rather than hard-coding numbers
authorDavid Howells <dhowells@redhat.com>
Tue, 17 Feb 2015 14:30:34 +0000 (11:30 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 8 Apr 2015 15:36:37 +0000 (12:36 -0300)
Use enum to represent table offsets rather than hard-coding numbers to avoid
problems with the numbers becoming out of sync with the table.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>

No differences found