linux/drivers/misc
Alex Dubov 6412d92731 tifm_7xx1: Merge media insert and media remove functions
Hardware does not say whether card was inserted or removed when reporting
socket events. Moreover, during suspend, media can be removed or switched
to some other card type without notification. Therefore, for each socket
in the change set the following is performed:
1. If there's active device in the socket it's unregistered
2. Media detection is performed
3. If detection recognizes supportable media, new device is registered

This patch also alters some macros and variable names to enhance clarity.

Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-02-04 20:54:09 +01:00
..
hdpuftrs Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel 2005-11-11 09:24:26 -08:00
ibmasm IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
Kconfig [PATCH] IOC4 should depend on PCI 2006-10-24 22:01:11 -07:00
Makefile [PATCH] ioc4: Enable build on non-SN2 2006-10-17 08:18:42 -07:00
ioc4.c [PATCH] ioc4: fix printk format warning 2006-10-28 11:30:53 -07:00
lkdtm.c [PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint 2006-11-06 01:46:23 -08:00
msi-laptop.c ACPI: video: Add dev argument for backlight_device_register 2006-12-20 01:42:19 -05:00
tifm_7xx1.c tifm_7xx1: Merge media insert and media remove functions 2007-02-04 20:54:09 +01:00
tifm_core.c Add dummy_signal_irq function to save check in ISR 2007-02-04 20:54:08 +01:00