Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: kobil_sct: replace unnecessary atomic allocation
Use GFP_KERNEL instead of GFP_ATOMIC for allocation in open(), which may sleep. Signed-off-by: Johan Hovold <johan@kernel.org>
- Loading branch information