commit | b001fa3cdf8722efcec438f440aa798c4adb610a | [log] [tgz] |
---|---|---|
author | Christian Lütke-Stetzkamp <christian@lkamp.de> | Sun Apr 29 19:32:15 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 06 19:08:04 2018 -0700 |
tree | 2ed97cb38fd860b9ef0c73202cdbeaaaee4c60d4 | |
parent | ace488268a903f9841c8039baeaa8eaf7b9ee422 [diff] |
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>