diff options
author | Julia Lawall <[email protected]> | 2022-02-10 21:42:17 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-02-11 10:31:25 +0000 |
commit | 695c105933cfa04ccf84088342193ae43e37e0f5 (patch) | |
tree | 35381d2097b36b3cf85f0e1c8da42d230ede627e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | c55b3e46cb99a8342cad9c1a35485bfe15187832 (diff) |
ASoC: Intel: bytcr_wm5102: use GFP_KERNEL
Platform_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 <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Acked-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions