From: Hartmut Hackmann Date: Fri, 27 Apr 2007 15:31:17 +0000 (-0300) Subject: V4L/DVB (5323): Updated support for tuner callbacks X-Git-Tag: v2.6.22-rc1~1118^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfeb88398f004a0e85ee011fd89a01f5d3bf3c81;p=pandora-kernel.git V4L/DVB (5323): Updated support for tuner callbacks This change supplies a more generic version of the tuner callback. The tuner struct now has a function pointer int (*tuner_callback) (void *dev, int command, int arg) additionally to a int config parameter. both can be set through the TUNER_SET_TYPE_ADDR client call. Note that the meaning of the parameters depend on the tuner type. Signed-off-by: Hartmut Hackmann Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed