From: Mauro Carvalho Chehab Date: Thu, 5 Jul 2012 15:16:26 +0000 (-0300) Subject: [media] rtl2832: save some data space by using a macro instead of a table X-Git-Tag: v3.6-rc1~40^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298f18a3e2e078c796d3f852091fbe961fbca806;p=pandora-kernel.git [media] rtl2832: save some data space by using a macro instead of a table Instead of using a table for reg bitmask, use a macro. This should save some data segment space. Cc: Thomas Mair Cc: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed