linux/drivers/staging/mt7621-mmc
Christian Lütke-Stetzkamp 8fbcf12087 staging: mt7621-mmc: Replace sdr_write32 with writel
The current code uses a macro (sdr_write32) for writing to hardware,
but it is only a writel with switched arguments, so replace it to get
nearer to upstream code.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-06-28 21:48:03 +09:00
..
board.h staging: mt7621-mmc: Remove unused sdio irq code 2018-05-06 19:08:06 -07:00
dbg.c staging: mt7621-mmc: Fix line size exceeding 80 columns 2018-06-01 10:52:48 +02:00
dbg.h staging: mt7621-mmc: Remove unused global dma_size 2018-05-06 19:08:06 -07:00
Kconfig
Makefile
mt6575_sd.h staging: mt7621-mmc: Replace sdr_write32 with writel 2018-06-28 21:48:03 +09:00
sd.c staging: mt7621-mmc: Replace sdr_write32 with writel 2018-06-28 21:48:03 +09:00
TODO