media: tef6862/radio-tea5764: actually assign clamp result
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 4 Nov 2013 09:28:57 +0000 (06:28 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Dec 2013 15:49:02 +0000 (07:49 -0800)
commit0c7f417e105f068687191589219155bffda2e68b
tree211bfbbec613a941fbc5e9f13792c4156417141e
parentf5c50a6bf38af2c90995f20bf10196d0487d19a5
media: tef6862/radio-tea5764: actually assign clamp result

commit 9ba6a91f19b8c118d11c549495fa4f7a20505d80 upstream.

When adding frequency clamping to the tef6862 and radio-tea5764 drivers
I forgot to actually *assign* the clamp result to the frequency.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reported-by: Hans Petter Selasky <hps@bitfrost.no>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/media/radio/radio-tea5764.c
drivers/media/radio/tef6862.c