On Sat, Aug 5, 2017 at 5:35 AM, Icenowy Zheng <icenowy@xxxxxxx> wrote: > The A83T MMC support code introduces the timings mode switch, however > such a switch doesn't exist on new SoCs with only new timings mode. > > Only execute the switch if the SoC really have the timings mode switch, > to fix the regression shown on new timings mode only SoCs (A64, H5, > etc). > > Fixes: b0600daebf31 ("mmc: sunxi: Support controllers that can use both > old and new timings") You could make it easier to read by aligning the wrapped line with opening parenthesis and double quote. And you don't need the newline here. > > Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx> This must have slipped through when I reworked the mmc quirks. Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html