Files
android_kernel_xiaomi_sm8450/drivers/scsi/sun_esp.c
Johan Hovold f62f9ffdb5 scsi: sun_esp: fix device reference leaks
Make sure to drop the reference to the dma device taken by
of_find_device_by_node() on probe errors and on driver unbind.

Fixes: 334ae61477 ("sparc: Kill SBUS DVMA layer.")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-06-27 21:46:55 -04:00

14 KiB