Skip to content
Commit 9d380190 authored by Johan Hovold's avatar Johan Hovold
Browse files

USB: mos7840: replace unnecessary atomic allocations



Use GFP_KERNEL instead of GFP_ATOMIC for allocations in set_termios and
port-setting helper which both may and do sleep.

Signed-off-by: default avatarJohan Hovold <johan@kernel.org>
parent 1dbd11be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment