commit | a3eec916cbc17dc1aaa3ddf120836cd5200eb4ef | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Jul 21 14:21:18 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jul 22 21:43:39 2014 -0300 |
tree | d3821edc22568e98577c2c5eb64e86ea59eeb22e | |
parent | 612ae142ac02e8b187f23b8c9f1cc9cd8c6a078d [diff] |
[media] xc5000: Fix get_frequency() The programmed frequency on xc5000 is not the middle frequency, but the initial frequency on the bandwidth range. However, the DVB API works with the middle frequency. Cc: stable@vger.kernel.org Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>