]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: mt7621-mmc: Remove unused field get_cd_status from msdc_hw
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Wed, 18 Apr 2018 15:27:21 +0000 (17:27 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 13:37:48 +0000 (15:37 +0200)
commit4c02a65fb22ebca38ebfdb2c6e7379cda36d8835
tree82b6892fa2f9209e40be3b5a1ee8db2c6cb107f9
parentd1a0db1eb3aa9f420d46135004560faa0108baa5
staging: mt7621-mmc: Remove unused field get_cd_status from msdc_hw

The get_cd_status() field of msdc_hw is never set and there is only
one check for it being non zero, so it is deleted.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/board.h
drivers/staging/mt7621-mmc/sd.c