android_kernel_xiaomi_sm8350/drivers/ide
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
..
arm
cris
h8300
legacy [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
mips [PATCH] handle errors returned by platform_get_irq*() 2006-03-20 13:42:57 -08:00
pci Merge ../linux-2.6 2006-03-29 13:24:50 +11:00
ppc [PATCH] powerpc: Kill _machine and hard-coded platform numbers 2006-03-28 23:15:54 +11:00
ide-cd.c [PATCH] ide-cd: quiet down GPCMD_READ_CDVD_CAPACITY failure 2006-03-27 09:29:02 +02:00
ide-cd.h
ide-disk.c [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations 2006-03-24 07:33:28 -08:00
ide-dma.c [PATCH] s/;;/;/g 2006-03-24 07:33:24 -08:00
ide-floppy.c [PATCH] sem2mutex: drivers/ide 2006-03-23 07:38:14 -08:00
ide-generic.c
ide-io.c
ide-iops.c
ide-lib.c
ide-pnp.c
ide-probe.c [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations 2006-03-24 07:33:28 -08:00
ide-proc.c
ide-tape.c [PATCH] ide-tape: use time_after(), time_after_eq() 2006-03-28 09:16:07 -08:00
ide-taskfile.c
ide-timing.h
ide.c [PATCH] ide: fix section mismatch warning 2006-03-25 08:22:53 -08:00
Kconfig
Makefile
setup-pci.c