From: Andreas Regel Date: Tue, 5 Jan 2010 22:19:43 +0000 (-0300) Subject: V4L/DVB (13975): [STV090x] Added internal structure with shared settings and data. X-Git-Tag: v2.6.34-rc1~280^2~260 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f7a2ae1a8a1e44a481456375efced75210e5eb;p=pandora-kernel.git V4L/DVB (13975): [STV090x] Added internal structure with shared settings and data. As the STV0900 features two demodulation paths in one chip there is some information used by both instances of the driver when used in dual mode. This information is now shared in an internal structure referenced by I2C adapter and address. Do initialisation of the demodulator only once when used in dual mode. Moved global mutex demod_lock to internal structure. Moved dev_ver and mclk to internal structure. Removed unused tuner_refclk from stv090x_state. Signed-off-by: Andreas Regel Signed-off-by: Manu Abraham Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed