]> git.baikalelectronics.ru Git - kernel.git/commit
staging: mt7621-mmc: Remove unused field cmd_edge from msdc_hw
authorChristian Lütke-Stetzkamp <christian@lkamp.de>
Sun, 29 Apr 2018 17:32:15 +0000 (19:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2018 02:08:04 +0000 (19:08 -0700)
commit826326e91f2ab6798bf0a3d4c614379f365e2906
tree2ed97cb38fd860b9ef0c73202cdbeaaaee4c60d4
parent9bd3d692c82f421b70b183a244632e1fe0bdd7bd
staging: mt7621-mmc: Remove unused field cmd_edge from msdc_hw

The field cmd_edge of msdc_hw is set to a constant and only used once,
replace that position with the constant and remove the unused field.

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