diff options
author | Julia Lawall <Julia.Lawall@inria.fr> | 2022-02-10 21:42:23 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2022-03-08 10:44:05 +0100 |
commit | 6ceb5f173ff15136f3d76e8d22aa8c6e784ea126 (patch) | |
tree | 82a8f2bfdc8dc11f1e1dfde5215dc19b5f05f139 /drivers/mfd/Kconfig | |
parent | mfd: ab8500: Rewrite bindings in YAML (diff) | |
download | linux-6ceb5f173ff15136f3d76e8d22aa8c6e784ea126.tar.xz linux-6ceb5f173ff15136f3d76e8d22aa8c6e784ea126.zip |
mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMIC
pci_driver probe functions aren't called with locks held and
thus don't need GFP_ATOMIC. Use GFP_KERNEL instead.
Problem found with Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220210204223.104181-10-Julia.Lawall@inria.fr
Diffstat (limited to 'drivers/mfd/Kconfig')
0 files changed, 0 insertions, 0 deletions