linux/drivers/mmc/card
David Woodhouse 1dff314451 mmc: Avoid re-using minor numbers before the original device is closed.
Move the code which marks the minor number as free to mmc_blk_put() so
that it happens on the final close() (or removal), instead of doing it
at removal even when the device is still logically open.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-11-21 18:45:38 +01:00
..
block.c mmc: Avoid re-using minor numbers before the original device is closed. 2007-11-21 18:45:38 +01:00
Kconfig sdio: UART/GPS driver 2007-09-23 21:02:45 +02:00
Makefile sdio: UART/GPS driver 2007-09-23 21:02:45 +02:00
queue.c mmc: Fix sg helper copy-and-paste error 2007-11-08 13:50:58 +01:00
queue.h mmc: bounce requests for simple hosts 2007-07-09 21:22:53 +02:00
sdio_uart.c sdio: fix recursion issues between sdio-uart driver and tty layer 2007-09-23 21:24:52 +02:00