On Tue, Sep 20, 2016 at 06:29:58PM +0900, Jaehoon Chung wrote: > Hi Wolfram, > > Add the commit message. Can do, but would be highly redundant with the subject. Ulf, you want one, too? > > On 09/20/2016 05:57 AM, Wolfram Sang wrote: > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > > --- > > drivers/mmc/host/rtsx_pci_sdmmc.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/drivers/mmc/host/rtsx_pci_sdmmc.c b/drivers/mmc/host/rtsx_pci_sdmmc.c > > index 396c9b7e4121b0..3ccaa1415f33b2 100644 > > --- a/drivers/mmc/host/rtsx_pci_sdmmc.c > > +++ b/drivers/mmc/host/rtsx_pci_sdmmc.c > > @@ -126,7 +126,7 @@ static int sd_response_type(struct mmc_command *cmd) > > return SD_RSP_TYPE_R0; > > case MMC_RSP_R1: > > return SD_RSP_TYPE_R1; > > - case MMC_RSP_R1 & ~MMC_RSP_CRC: > > + case MMC_RSP_R1_NO_CRC: > > return SD_RSP_TYPE_R1 | SD_NO_CHECK_CRC7; > > case MMC_RSP_R1B: > > return SD_RSP_TYPE_R1b; > > >
Attachment:
signature.asc
Description: PGP signature