[media] rtl2832: save some data space by using a macro instead of a table
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jul 2012 15:16:26 +0000 (12:16 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 5 Jul 2012 15:16:26 +0000 (12:16 -0300)
Instead of using a table for reg bitmask, use a macro. This should save
some data segment space.

Cc: Thomas Mair <thomas.mair86@googlemail.com>
Cc: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found