Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1251426
| From | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] ASoC: WM8962: mark cache_dirty flag after software reset in pm_resume |
| Date | 2015-10-20 10:20 +0200 |
| Message-ID | <qlAjg-6os-17@gated-at.bofh.it> (permalink) |
| References | <qlv9T-7bZ-3@gated-at.bofh.it> <qlv9T-7bZ-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 20, 2015 at 11:47:11AM +0900, Jiada Wang wrote: > 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> Thanks, Charles -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/2] *** wm8962 regmap related fix *** Jiada Wang <jiada_wang@mentor.com> - 2015-10-20 04:50 +0200
[PATCH 1/2] ASoC: WM8962: mark cache_dirty flag after software reset in pm_resume Jiada Wang <jiada_wang@mentor.com> - 2015-10-20 04:50 +0200
Re: [PATCH 1/2] ASoC: WM8962: mark cache_dirty flag after software reset in pm_resume Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2015-10-20 10:20 +0200
csiph-web