mt7621-mmc: Removed unnecessary blank lines
Issue reported by checkpatch.pl. Signed-off-by: Jona Crasselt <jona.crasselt@fau.de> Signed-off-by: Felix Windsheimer <felix.windsheimer@fau.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
641e96e03a
commit
71fbc63016
@ -332,7 +332,6 @@ static void msdc_pm(pm_message_t state, void *data)
|
||||
|
||||
host->suspend = 0;
|
||||
host->pm_state = state;
|
||||
|
||||
}
|
||||
}
|
||||
#endif
|
||||
@ -1473,7 +1472,6 @@ static void msdc_enable_cd_irq(struct msdc_host *host, int enable)
|
||||
/* called by msdc_drv_probe */
|
||||
static void msdc_init_hw(struct msdc_host *host)
|
||||
{
|
||||
|
||||
/* Configure to MMC/SD mode */
|
||||
sdr_set_field(host->base + MSDC_CFG, MSDC_CFG_MODE, MSDC_SDMMC);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user