diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-08-09 09:29:48 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-10-02 09:57:43 +0300 |
commit | 6c2a754a12ba9255cf34fac435fb0c448dce9a95 (patch) | |
tree | 06fd281951b8c5cee59f1234ca914cf54120e9a5 /tools | |
parent | 5a1da544e572f58986d7bee03d31c91d1f87f214 (diff) |
usb: gadget: tegra-xudc: Avoid GFP_ATOMIC where it is not needed
There is no need to use GFP_ATOMIC here. It is a probe function, no
spinlock is taken.
Reviewed-by: JC Kuo <jckuo@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions