Revision 56ea37da3b93dfe46cb5c3ee0ee4cc44229ece47 authored by Antti Palosaari on 03 October 2015, 21:35:14 UTC, committed by Mauro Carvalho Chehab on 22 October 2015, 17:48:28 UTC
Device stopped to tuning some channels after regmap conversion.
Reason is that regmap_update_bits() works a bit differently for
partially volatile registers than old homemade routine. Return
back to old routine in order to fix issue.

Fixes: 478932b16052f5ded74685d096ae920cd17d6424

Cc: <stable@kernel.org> # 4.2+
Reported-by: Mark Clarkstone <hello@markclarkstone.co.uk>
Tested-by: Mark Clarkstone <hello@markclarkstone.co.uk>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
1 parent d18ca5b
History
File Mode Size
i386
x86_64
00-INDEX -rw-r--r-- 643 bytes
boot.txt -rw-r--r-- 38.7 KB
early-microcode.txt -rw-r--r-- 1.7 KB
earlyprintk.txt -rw-r--r-- 5.7 KB
entry_64.txt -rw-r--r-- 4.1 KB
exception-tables.txt -rw-r--r-- 11.7 KB
intel_mpx.txt -rw-r--r-- 10.9 KB
kernel-stacks -rw-r--r-- 6.1 KB
mtrr.txt -rw-r--r-- 11.6 KB
pat.txt -rw-r--r-- 9.7 KB
tlb.txt -rw-r--r-- 3.6 KB
usb-legacy-support.txt -rw-r--r-- 1.8 KB
zero-page.txt -rw-r--r-- 1.7 KB

back to top