V4L/DVB (6006): tuner: move last_div to tuner-simple private data
authorMichael Krufky <mkrufky@linuxtv.org>
Sat, 11 Aug 2007 18:42:12 +0000 (15:42 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:05:01 +0000 (22:05 -0300)
tuner-simple is the only sub-driver that uses last_div, so we
can free up two bytes of memory for all other tuners, by moving
this into tuner-simple's private data area.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found