8f2e452730
The media_device_usb_allocate() function returns error pointers when
it's enabled and something goes wrong. It can return NULL as well, but
only if CONFIG_MEDIA_CONTROLLER is disabled so that doesn't apply here.
Fixes:
|
||
---|---|---|
.. | ||
au0828-cards.c | ||
au0828-cards.h | ||
au0828-core.c | ||
au0828-dvb.c | ||
au0828-i2c.c | ||
au0828-input.c | ||
au0828-reg.h | ||
au0828-vbi.c | ||
au0828-video.c | ||
au0828.h | ||
Kconfig | ||
Makefile |