linux/drivers/staging/mt7621-mmc
Christian Lütke-Stetzkamp 884c06af72 staging: mt7621-mmc: Add annotations about held locks
The functions msdc_command_resp and msdc_do_request are always called
with the host->lock lock held. By adding annotations, sparse is
informed about that.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Reviewed-by: NeilBrown <neil@brown.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-25 15:36:20 +02:00
..
board.h staging: mt7621-mmc: Remove unused field data_offset from msdc_hw 2018-04-23 15:37:49 +02: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: Correct datatypes for io and sanitize io access 2018-04-25 15:36:19 +02:00
sd.c staging: mt7621-mmc: Add annotations about held locks 2018-04-25 15:36:20 +02:00
TODO