From: Michael Krufky Date: Sat, 11 Aug 2007 18:42:12 +0000 (-0300) Subject: V4L/DVB (6006): tuner: move last_div to tuner-simple private data X-Git-Tag: v2.6.24-rc1~1463^2~233 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b1dde90de7f612805fbe8212a39264d7b868efc;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed