Files
linux/drivers
Vincent Stehlé d0edaa28a1 powerpc/ps3: use dma_mapping_error()
The DMA address returned by dma_map_single() should be checked with
dma_mapping_error(). Fix the ps3stor_setup() function accordingly.

Fixes: 80071802cb ("[POWERPC] PS3: Storage Driver Core")
Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20201213182622.23047-1-vincent.stehle@laposte.net
2020-12-15 22:50:12 +11:00
..
2020-10-28 19:12:03 +01:00
2020-12-04 01:01:34 +11:00
2020-10-20 10:36:41 -07:00
2020-10-27 19:23:04 +01:00
2020-12-15 22:50:12 +11:00
2020-10-26 16:29:14 -07:00
2020-10-28 13:41:17 +01:00