From: Michael Krufky Date: Mon, 10 Dec 2007 19:08:25 +0000 (-0300) Subject: V4L/DVB (6789): tuner: use char *name instead of 128 byte fixed array for demod info X-Git-Tag: v2.6.25-rc1~1235^2~215 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2b19a78cb215b67d8d016ea6607f04e48fa523;p=pandora-kernel.git V4L/DVB (6789): tuner: use char *name instead of 128 byte fixed array for demod info Don't waste 128 bytes of memory for a name that might not actually need it. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed