Hi Masahiro, > Hi Piotr, > > 2017-03-20 17:47 GMT+09:00 Piotr Sroka <piotrs@xxxxxxxxxxx>: > > > >> > >> > @@ -227,6 +267,7 @@ static int sdhci_cdns_probe(struct platform_device *pdev) > >> > struct sdhci_cdns_priv *priv; > >> > struct clk *clk; > >> > int ret; > >> > + struct device *dev = &pdev->dev; > >> > > >> > clk = devm_clk_get(&pdev->dev, NULL); > >> > >> > >> If you add "dev", please use it for devm_clk_get, too. > >> > > I did on the first patch version but Ulf pointed that this is unrelated change and should be removed. > > Therefore I remove it. > > Ah, OK. > > Could you consider to send a separate patch for this? > Ok. If v5 is needed I will add additional patch making this modification. If not I will prepare a spearate patch. Best Regards Piotr Sroka -- 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