freebsd-dev/sys/arm/broadcom
Mitchell Horne 07ccf71451 bcm_dma: don't dereference NULL softc
This file defines a small API to be used by other drivers. If any of
these functions are called before the bcm_dma device has attached we
should handle the error gracefully. Fix a formatting quirk while here.

Reviewed by:	manu
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D38756
2023-02-24 13:20:40 -04:00
..
bcm2835 bcm_dma: don't dereference NULL softc 2023-02-24 13:20:40 -04:00