commit | 72c851b00f6c86353c54fdd9f1ef88d82e8df6c5 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Fri Aug 06 10:53:19 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Aug 08 23:43:05 2010 -0300 |
tree | dc6a86897e06b9ad5b576ef5d75a3c5ddab9815b | |
parent | 59b8311a9b4cdd3e11d1c7d434bb9abf1ae3bc5c [diff] |
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 <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>