Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1610456
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 3/4] pinctrl: rockchip: split out verification of mux settings |
| Date | 2017-03-28 11:20 +0200 |
| Message-ID | <tpVsd-5pw-13@gated-at.bofh.it> (permalink) |
| References | <to8MV-1om-3@gated-at.bofh.it> <to8MW-1om-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Mar 23, 2017 at 11:59 AM, John Keeping <john@metanate.com> wrote: > We need to avoid calling regmap functions from irq handlers, so the next > commit is going to move the call to rockchip_set_mux() into an > irq_bus_sync_unlock handler. But we can't return an error from there so > we still need to check the settings from rockchip_irq_set_type() and we > will use this new rockchip_verify_mux() function from there. > > Signed-off-by: John Keeping <john@metanate.com> > Reviewed-by: Heiko Stuebner <heiko@sntech.de> > Tested-by: Heiko Stuebner <heiko@sntech.de> > --- > v3: unchanged > v2: unchanged Patch applied. Yours, Linus Walleij
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 3/4] pinctrl: rockchip: split out verification of mux settings John Keeping <john@metanate.com> - 2017-03-23 12:10 +0100 Re: [PATCH v4 3/4] pinctrl: rockchip: split out verification of mux settings Linus Walleij <linus.walleij@linaro.org> - 2017-03-28 11:20 +0200
csiph-web