From: Hans Verkuil Date: Fri, 6 Aug 2010 13:53:19 +0000 (-0300) Subject: V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config X-Git-Tag: v2.6.36-rc1~289^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72c851b00f6c86353c54fdd9f1ef88d82e8df6c5;p=pandora-kernel.git V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config The cx25840 used a private control CX25840_CID_ENABLE_PVR150_WORKAROUND to be told whether to enable a workaround for certain pvr150 cards. This is really config data that it needs to get at load time. Implemented this in cx25840 and ivtv. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed