From: David Howells Date: Tue, 17 Feb 2015 14:30:34 +0000 (-0300) Subject: [media] cxusb: Use enum to represent table offsets rather than hard-coding numbers X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=974e08d8f02fdfc97915054d8e0c7d3cbe6b9e6e;p=pandora-kernel.git [media] cxusb: Use enum to represent table offsets rather than hard-coding numbers 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed