]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
gpiolib: Clarify use of non-sleeping functions
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 1 Jul 2019 14:28:09 +0000 (16:28 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 4 Jul 2019 07:36:05 +0000 (09:36 +0200)
commit827a9b8bbfdc976775eb0dc650d8485081271e27
tree8a97523dfb0ea11ea985da088946cafd36ea3657
parent3285170f28a850638794cdfe712eb6d93e51e706
gpiolib: Clarify use of non-sleeping functions

Obviously functions that are safe to be called from atomic contexts, can
be called from non-atomic contexts, too.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20190701142809.25308-1-geert+renesas@glider.be
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c