android_kernel_samsung_msm8226/sound/pcmcia/pdaudiocf
Dominik Brodowski 8661bb5b4a [PATCH] pcmcia: default suspend and resume handling
In all but one case, the suspend and resume functions of PCMCIA drivers
contain mostly of calls to pcmcia_release_configuration() and
pcmcia_request_configuration(). Therefore, move this code out of the
drivers and into the core.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2006-03-31 17:15:52 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pdaudiocf.c [PATCH] pcmcia: default suspend and resume handling 2006-03-31 17:15:52 +02:00
pdaudiocf.h [ALSA] pdaudiocf - Fix PM support 2006-01-03 12:28:42 +01:00
pdaudiocf_core.c [ALSA] pdaudiocf - Fix PM support 2006-01-03 12:28:42 +01:00
pdaudiocf_irq.c [ALSA] Remove xxx_t typedefs: PCMCIA PDaudioCF 2006-01-03 12:19:52 +01:00
pdaudiocf_pcm.c [ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c 2006-03-22 10:31:45 +01:00