android_kernel_xiaomi_sm8350/sound/pcmcia/pdaudiocf
Dominik Brodowski 15b99ac172 [PATCH] pcmcia: add return value to _config() functions
Most of the driver initialization isn't done in the .probe function, but in
the internal _config() functions. Make them return a value, so that .probe
can properly report whether the probing of the device succeeded or not.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2006-03-31 17:26:06 +02:00
..
Makefile
pdaudiocf_core.c
pdaudiocf_irq.c
pdaudiocf_pcm.c [ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c 2006-03-22 10:31:45 +01:00
pdaudiocf.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
pdaudiocf.h [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 2006-03-31 17:15:57 +02:00