From: Andreas Oberritter Date: Fri, 9 Sep 2005 20:02:30 +0000 (-0700) Subject: [PATCH] dvb: frontend: stv0299: pass i2c bus to pll callback X-Git-Tag: v2.6.14-rc1~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfbfce1566f11c0dbad8a16173f0448b0c78cecb;p=pandora-kernel.git [PATCH] dvb: frontend: stv0299: pass i2c bus to pll callback Pass a pointer to the i2c bus to the pll callbacks (stv0299 only). It was not possible to tell which i2c bus should be used if an adapter has multiple frontends on multiple i2c buses. Signed-off-by: Andreas Oberritter Signed-off-by: Johannes Stezenbach Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed