Re: [PATCH v4 02/11] media: cadence: csi2rx: Add external DPHY support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/10/21 11:19PM, Sakari Ailus wrote:
> Hi Pratyush,
> 
> On Wed, Sep 15, 2021 at 05:32:31PM +0530, Pratyush Yadav wrote:
> > +	ret = phy_pm_runtime_get_sync(csi2rx->dphy);
> 
> Note that this will return 1 if the device was already resumed. That is not
> an error.

Thanks. Will fix.

> 
> > +	if (ret == -ENOTSUPP)
> > +		got_pm = false;
> > +	else if (ret)
> > +		return ret;
> 
> -- 
> Sakari Ailus

-- 
Regards,
Pratyush Yadav
Texas Instruments Inc.



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux