Re: [PATCH V4 0/2] Add support for pci/non-pci probing for UFS

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

 



Hi maintainers,
pls add
Reviewed-by: Venkatraman S <svenkatr@xxxxxx>
when you accept this patch

On 4 June 2012 17:13, Girish K S <girish.shivananjappa@xxxxxxxxxx> wrote:
> The existing UFS driver is tightly bound to only pci specific devices.
> It cannot work for non-pci devices.
>
> "SCSI: UFS: Create separate UFS core and pci modules" patch splits the
> ufs driver into core driver and pci probe driver.
>
> "SCSI: UFS: Add platform support for ufs host controller" patch adds
> support for the platform probing for non-pci devices
>
> changes in v4:
>        -Rebased to the latest linux-next/master branch.
>        -Removed the Copyright string from the module probe function and
> deleted redundant code from ufshcd-pltfm.c suspend/resume functions.
>
> changes in v3:
>        -Modified the ufshcd.c ufshcd-pci.c ufshcd0pltfm.c to follow the
> driver module initialization standard. suggested by venkatraman.
>
> changes in v2:
>        -Reduced the number of patches from 4 to 2. merged the core and
> pci probing modules as single patch. suggested by Christoph Hellwig.
>
> changes in v1:
>        -Changes suggested by Namjae to split the driver as 3 independent
> modules and retain the author's name in the files created by me.
>
> Girish K S (2):
>  SCSI: UFS: Create separate UFS core and pci modules
>  SCSI: UFS: Add platform support for ufs host controller
>
>  drivers/scsi/ufs/Kconfig        |   32 +++-
>  drivers/scsi/ufs/Makefile       |    2 +
>  drivers/scsi/ufs/ufs.h          |  103 +++++++++++
>  drivers/scsi/ufs/ufshcd-pci.c   |  206 ++++++++++++++++++++++
>  drivers/scsi/ufs/ufshcd-pltfm.c |  176 +++++++++++++++++++
>  drivers/scsi/ufs/ufshcd.c       |  370 ++++++++++-----------------------------
>  6 files changed, 609 insertions(+), 280 deletions(-)
>  create mode 100644 drivers/scsi/ufs/ufshcd-pci.c
>  create mode 100644 drivers/scsi/ufs/ufshcd-pltfm.c
>
> --
> 1.7.4.1
>
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux