Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1601535 > unrolled thread
| Started by | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| First post | 2017-03-15 17:40 +0100 |
| Last post | 2017-03-15 17:40 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [RFC PATCH 3/4] pinctrl: rockchip: split out verification of mux settings Heiko Stuebner <heiko@sntech.de> - 2017-03-15 17:40 +0100
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2017-03-15 17:40 +0100 |
| Subject | Re: [RFC PATCH 3/4] pinctrl: rockchip: split out verification of mux settings |
| Message-ID | <tlk7T-1MF-1@gated-at.bofh.it> |
Am Montag, 13. März 2017, 18:38:12 CET schrieb John Keeping: > 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> straightforward separation of the verification code Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Back to top | Article view | linux.kernel
csiph-web