From: Michael Krufky Date: Tue, 22 Apr 2008 17:45:51 +0000 (-0300) Subject: V4L/DVB (7346): tda9887: allow multiple driver instances for the same hardware to... X-Git-Tag: v2.6.26-rc1~1084^2~326 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac8b63b30a320699e602a18af6101528b408d41d;p=pandora-kernel.git V4L/DVB (7346): tda9887: allow multiple driver instances for the same hardware to share state Convert tda9887 to use the new hybrid_tuner_request_state and hybrid_tuner_release_state macros to manage state sharing between hybrid tuner instances. Some ATSC/DVB cards need to put the analog demodulator into standby before tuning digital. This patch allows us to attach the tda9887 driver to the digital side of the bridge driver and be able to put it into standby without jeopardizing the analog demod driver's state. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed