diff for duplicates of <1435332219.23818.11.camel@codethink.co.uk> diff --git a/a/1.txt b/N1/1.txt index 1bf7e3f..d0ed427 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -63,7 +63,7 @@ index 354f4f335ed5..2e65b855a7f7 100644 + */ + if (IS_ERR(host->mmc->supply.vqmmc) || + IS_ERR(priv->pinctrl) || IS_ERR(state)) -+ return signal_voltage == MMC_SIGNAL_VOLTAGE_330 ? 0 : -EINVAL; ++ return signal_voltage = MMC_SIGNAL_VOLTAGE_330 ? 0 : -EINVAL; + + ret = regulator_set_voltage(host->mmc->supply.vqmmc, min_uV, max_uV); + if (ret) diff --git a/a/content_digest b/N1/content_digest index 06bd2c8..43a1178 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01435332116.23818.7.camel@codethink.co.uk\0" "From\0Ben Hutchings <ben.hutchings@codethink.co.uk>\0" "Subject\0[PATCH v3 4/6] mmc: sh_mobile_sdhi: Add UHS-I mode support\0" - "Date\0Fri, 26 Jun 2015 16:23:39 +0100\0" + "Date\0Fri, 26 Jun 2015 15:23:39 +0000\0" "To\0Ian Molton <ian@mnementh.co.uk>" " Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "Cc\0linux-mmc@vger.kernel.org" @@ -78,7 +78,7 @@ "+\t */\n" "+\tif (IS_ERR(host->mmc->supply.vqmmc) ||\n" "+\t IS_ERR(priv->pinctrl) || IS_ERR(state))\n" - "+\t\treturn signal_voltage == MMC_SIGNAL_VOLTAGE_330 ? 0 : -EINVAL;\n" + "+\t\treturn signal_voltage = MMC_SIGNAL_VOLTAGE_330 ? 0 : -EINVAL;\n" "+\n" "+\tret = regulator_set_voltage(host->mmc->supply.vqmmc, min_uV, max_uV);\n" "+\tif (ret)\n" @@ -124,4 +124,4 @@ "-- \n" 2.1.4 -82bcb3f8544d83a0e5d2322eab9f511566b2a7deaecce04d9faddb319ef00b80 +722ab335c2a09eaf70ca89b90f94d6b9366380a3c0627c4320eba240c4f63973
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.