Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1636486
| From | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 3/3] mfd: arizona: Refactor arizona_poll_reg |
| Date | 2017-05-05 18:50 +0200 |
| Message-ID | <tDOAx-4hv-5@gated-at.bofh.it> (permalink) |
| References | <tliz7-Cf-1@gated-at.bofh.it> <tliz7-Cf-7@gated-at.bofh.it> <tDIOu-vu-15@gated-at.bofh.it> <tDIOu-vu-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, May 05, 2017 at 12:31:00PM +0200, Andrzej Hajda wrote: > Hi Charles, > > On 15.03.2017 15:58, Charles Keepax wrote: > > - usleep_range(1000, 5000); > > - } > > + ret = regmap_read_poll_timeout(arizona->regmap, > > + ARIZONA_INTERRUPT_RAW_STATUS_5, val, > > > s/ARIZONA_INTERRUPT_RAW_STATUS_5/reg/; > > Regards > Andrzej > Thank you very much for spotting that I will send a fix on Monday. Thanks, Charles
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v4 3/3] mfd: arizona: Refactor arizona_poll_reg Andrzej Hajda <a.hajda@samsung.com> - 2017-05-05 12:40 +0200 Re: [PATCH v4 3/3] mfd: arizona: Refactor arizona_poll_reg Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2017-05-05 18:50 +0200
csiph-web