aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorafzal mohammed <[email protected]>2020-03-01 17:49:44 +0530
committerTony Lindgren <[email protected]>2020-03-04 08:30:30 -0800
commitb75ca5217743e4d7076cf65e044e88389e44318d (patch)
tree0aee0dc4f4b6ecc3ecfb3e0b0bee441017d95bb2 /drivers/usb/cdns3/cdns3-debug.h
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
ARM: OMAP: replace setup_irq() by request_irq()
request_irq() is preferred over setup_irq(). Invocations of setup_irq() occur after memory allocators are ready. Per tglx[1], setup_irq() existed in olden days when allocators were not ready by the time early interrupts were initialized. Hence replace setup_irq() by request_irq(). [1] https://lkml.kernel.org/r/alpine.DEB.2.20.1710191609480.1971@nanos Signed-off-by: afzal mohammed <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions