On Tue, Mar 08, 2016 at 02:12:08PM +0530, Shubhrajyoti Datta wrote: > + xspi->clk = devm_clk_get(&pdev->dev, NULL); > + if (IS_ERR(xspi->clk)) { > + dev_err(&pdev->dev, "input clock not found.\n"); > + return PTR_ERR(xspi->clk); > + } This changes the DT binding but does not update the binding document.
Attachment:
signature.asc
Description: PGP signature