diff options
author | Felipe Balbi <balbi@ti.com> | 2013-06-27 10:00:18 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-26 17:18:04 -0700 |
commit | 734b2fe93f4bcce29f7d971a106ea94e263e8676 (patch) | |
tree | d8cedb608f209a3cfb4131b51cddd50ba9044eb0 /drivers/tty/tty_io.c | |
parent | 54d8c40da1d8763cfa5699516626f8ed37db3eed (diff) |
usb: dwc3: gadget: don't request IRQs in atomic
commit b0d7ffd44ba9cd2dfbf299674418193a5f9ed21a upstream.
We cannot request an IRQ with spinlocks held
as that would trigger a sleeping inside
spinlock warning.
Reported-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_io.c')
0 files changed, 0 insertions, 0 deletions