commit | 6b1dde90de7f612805fbe8212a39264d7b868efc | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Sat Aug 11 15:42:12 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:05:01 2007 -0300 |
tree | 3c824ed8452d46701d295816a264618565058922 | |
parent | afa76b392e10d37c9e717198b5c2686de26c629d [diff] |
V4L/DVB (6006): tuner: move last_div to tuner-simple private data 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>