commit | 48e91846865cd61bfdb701eb737de222d7f08c74 | [log] [tgz] |
---|---|---|
author | Geoff Levand <geoff@infradead.org> | Wed Jul 18 15:08:33 2018 -0700 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Jul 20 12:50:37 2018 +1000 |
tree | 5ba59cd40a74c496bb4fb0839123b79dcaac50a7 | |
parent | ef6cb5f1a048fdf91ccee6d63d2bfa293338502d [diff] |
powerpc/ps3: Set driver coherent_dma_mask Set the coherent_dma_mask for the PS3 ehci, ohci, and snd devices. Silences WARN_ON_ONCE messages emitted by the dma_alloc_attrs() routine. Reported-by: Fredrik Noring <noring@nocrew.org> Signed-off-by: Geoff Levand <geoff@infradead.org> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>