lkml.org 
[lkml]   [2019]   [Apr]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 2/2] scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
    From
    Date

    Jan,

    > + if (hba->vops && hba->vops->phy_initialization) {
    > + status = hba->vops->phy_initialization(hba);
    > + if (status)
    > + return status;
    > + }
    > +
    > + return status;

    I zapped the superfluous return conditional. Applied patches 1 and 2 to
    5.2/scsi-queue.

    --
    Martin K. Petersen Oracle Linux Engineering

    \
     
     \ /
      Last update: 2019-04-04 05:25    [W:6.253 / U:0.396 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site