kernel-fxtec-pro1x/drivers/mmc/card
Alan Cox 60b33c133c tiocmget: kill off the passing of the struct file
We don't actually need this and it causes problems for internal use of
this functionality. Currently there is a single use of the FILE * pointer.
That is the serial core which uses it to check tty_hung_up_p. However if
that is true then IO_ERROR is also already set so the check may be removed.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-02-17 11:47:33 -08:00
..
block.c tree-wide: fix comment/printk typos 2010-11-01 15:38:34 -04:00
Kconfig mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK. 2011-01-08 23:52:26 -05:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00
mmc_test.c mmc: Fixes for Dual Data Rate (DDR) support 2010-10-23 21:11:16 +08:00
queue.c mmc: name mmc queue thread by host index 2010-10-23 21:11:16 +08:00
queue.h
sdio_uart.c tiocmget: kill off the passing of the struct file 2011-02-17 11:47:33 -08:00