From: Michael Krufky Date: Mon, 4 Jun 2007 17:40:27 +0000 (-0300) Subject: V4L/DVB (5741): Tuner: add release callback X-Git-Tag: v2.6.23-rc1~493^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be2b85a13543bbaf1a141b3a54f84c1e3b059e69;p=pandora-kernel.git V4L/DVB (5741): Tuner: add release callback Individual tuner drivers are now allocating memory themselves for their own private data structures. This changeset adds a release callback to the tuner operations, so that newer drivers that may require more complex data structures may release this private data themselves. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed