linux/drivers/staging/mt7621-mmc
Christian Lütke-Stetzkamp b9ec4b8378 staging: mt7621-mmc: Remove register debugging structures
Current code has structures for all the registers of the device, but
these are never used and there are also masks for all of them, so
these structures do not contain any useful information.

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: Remove register debugging structures 2018-06-28 21:48:03 +09:00
sd.c staging: mt7621-mmc: Replace sdr_read32 with readl 2018-06-28 21:48:03 +09:00
TODO