2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-06 20:53:54 +08:00
linux-next/drivers/staging/mt7621-mmc
Christian Lütke-Stetzkamp 9133f0e338 staging: mt7621-mmc: Remove unused field data_edge from msdc_hw
The field data_edge of msdc_hw is set to a constant and only used once,
replace that position with the constant and remove the unused field.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-06 19:08:04 -07:00
..
board.h staging: mt7621-mmc: Remove unused field data_edge from msdc_hw 2018-05-06 19:08:04 -07:00
dbg.c staging: mt7621-mmc: Change default transfer mode to DMA 2018-04-23 15:37:55 +02:00
dbg.h staging: mt7621-mmc: Remove error message in debug 2018-04-23 15:36:31 +02:00
Kconfig
Makefile
mt6575_sd.h staging: mt7621-mmc: Remove unused card_workqueue from msdc_host 2018-04-25 15:36:20 +02:00
sd.c staging: mt7621-mmc: Remove unused field data_edge from msdc_hw 2018-05-06 19:08:04 -07:00
TODO