commit | 3d263114c4b75d06253f0ed8059164dbc70c9f0c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Feb 18 12:22:27 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 26 08:45:25 2015 -0300 |
tree | 6f859fd9932aeb075fae1b655c1ed8a5265be325 | |
parent | 7e2b41e9127e4e4ceeb2d4e86405846974cc4cec [diff] |
[media] cx231xx: enable the analog tuner at buffer setup buf_prepare callback is called for every queued buffer. This is an overkill. Call it at buf_setup, as this should be enough. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>