From: Hans Verkuil Date: Wed, 1 Apr 2009 06:32:22 +0000 (-0300) Subject: V4L/DVB (11364): tuner: remove i2c legacy code. X-Git-Tag: v2.6.30-rc1~136^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75b4c260fa93d99979a8b5bec5a621daff469398;p=pandora-kernel.git V4L/DVB (11364): tuner: remove i2c legacy code. All drivers that use the tuner module now use v4l2_subdev, so we can remove the legacy code from this module. Note that TUNER_SET_CONFIG is still called by tuner-simple.c, so we have to handle it via a .command callback. There must be a better way to do this, but for now this will work. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed