https://github.com/torvalds/linux
Revision 4eb0f7abcefad2d4c127aa7502d3122635eddab0 authored by Jiada Wang on 20 October 2015, 02:47:11 UTC, committed by Mark Brown on 22 October 2015, 12:30:51 UTC
By doing software reset of wm8962 in pm_resume, all registers which
have already been set will be reset to default value without regmap
interface be involved, thus driver need to mark cache_dirty flag,
to let regcache can be updated by regcache_sync().

Signed-off-by: Jiada Wang <jiada_wang@mentor.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 6ff33f3
History
Tip revision: 4eb0f7abcefad2d4c127aa7502d3122635eddab0 authored by Jiada Wang on 20 October 2015, 02:47:11 UTC
ASoC: wm8962: mark cache_dirty flag after software reset in pm_resume
Tip revision: 4eb0f7a
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 319.8 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top