aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/devicetable-offsets.c
diff options
context:
space:
mode:
authorGregory Herrero <gregory.herrero@intel.com>2015-04-29 22:09:16 +0200
committerFelipe Balbi <balbi@ti.com>2015-04-29 15:20:00 -0500
commitdb62b9a804b465f5050438eb06151c99c625ec9a (patch)
treedd167e381e31826ef95c1d9718908494c2f8fdcf /scripts/mod/devicetable-offsets.c
parentusb: dwc2: host: spinlock urb_enqueue (diff)
downloadlinux-rng-db62b9a804b465f5050438eb06151c99c625ec9a.tar.xz
linux-rng-db62b9a804b465f5050438eb06151c99c625ec9a.zip
usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled
Align buffer must be allocated using kmalloc since irqs are disabled. Coherency is handled through dma_map_single which can be used with irqs disabled. Reviewed-by: Julius Werner <jwerner@chromium.org> Acked-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Gregory Herrero <gregory.herrero@intel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'scripts/mod/devicetable-offsets.c')
0 files changed, 0 insertions, 0 deletions