diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2013-07-22 20:10:04 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-07-29 12:58:16 +0200 |
commit | 63c5b4ca7d0daadf11662d6419eb7a1c0ce42eb7 (patch) | |
tree | 32667855dd4286bd4721045a48451a069a00c6cb /arch/arm/boot/dts/tegra20.dtsi | |
parent | usb: musb: remove ti81xx pieces from musb (diff) | |
download | linux-63c5b4ca7d0daadf11662d6419eb7a1c0ce42eb7.tar.xz linux-63c5b4ca7d0daadf11662d6419eb7a1c0ce42eb7.zip |
usb: musb: do not change dev's dma_mask
Commit 8d2421e ("usb: musb: kill global and static for multi instance")
removed the global dma_mask copy and replaced by parent's DMA mask. The
problem here is that if the parent does not have a dma_mask then
musb_remove() goes kaboom.
Instead trying to fix this I was thinking we do we need to erase
dma_mask in the first place?
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra20.dtsi')
0 files changed, 0 insertions, 0 deletions