linux/drivers/staging/mt7621-mmc
Christian Lütke-Stetzkamp bffcc2e923 staging: mt7621-mmc: Replace macro sdr_set_field with function
Currently sdr_set_field is a macro, to bring the code in line with the
upstream driver mtk-sd, it is changed to a function.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-06 19:08:05 -07:00
..
board.h staging: mt7621-mmc: Remove unused field clk_drv from msdc_hw 2018-05-06 19:08:05 -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: Replace macro sdr_set_field with function 2018-05-06 19:08:05 -07:00
sd.c staging: mt7621-mmc: Remove unused macro msdc_init_gpd_ex 2018-05-06 19:08:05 -07:00
TODO