V4L/DVB (6789): tuner: use char *name instead of 128 byte fixed array for demod info
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 10 Dec 2007 19:08:25 +0000 (16:08 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:30 +0000 (19:03 -0200)
commitbd2b19a78cb215b67d8d016ea6607f04e48fa523
tree510c3a8c99f0b2d808ad59aa32b5cae720e65169
parent2dcf84b36c23a2c34207ab650071f9ee33d3c4a2
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 <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-driver.h