OSDN Git Service

[media] rtl2832: disable regmap register cache
authorAntti Palosaari <crope@iki.fi>
Sat, 14 Mar 2015 14:13:07 +0000 (11:13 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 2 Apr 2015 21:26:45 +0000 (18:26 -0300)
commitb3b2bf820e82d7581462dea28a9c3af1bd8cc747
treeb4ca70e5ebd7ac9b4df7365958d2da7ff14b5507
parent4879785ed511083676f27a016c9ad6c46c8e5737
[media] rtl2832: disable regmap register cache

Caching register reads causes some random I/O errors on channel
change. Disable caching now in order to avoid those errors.

Reverts partly commit dcadb82

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/rtl2832.c