lkml.org 
[lkml]   [2020]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 2/2] phy: intel: Add Keem Bay eMMC PHY support
On Mon, Jun 08, 2020 at 01:37:25PM +0300, Wan Mohamad, Wan Ahmad Zainie wrote:
> > -----Original Message-----
> > From: Shevchenko, Andriy <andriy.shevchenko@intel.com>
> > On Mon, Jun 08, 2020 at 04:15:01PM +0800, Wan Ahmad Zainie wrote:

...

> > > +return PTR_ERR(priv->emmcclk);
> > > +}
> > > +
> > > +return 0;
> >
> > return PTR_ERR_OR_ZERO(...);
>
> To clarify, I should replace the block above with,
> return PTR_ERR_OR_ZERO(priv->emmcclk);

I left the context.

--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2020-06-08 14:44    [W:0.037 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site