[SCSI] ufs: use module_pci_driver
authorVenkatraman S <svenkatr@ti.com>
Tue, 10 Jul 2012 14:09:22 +0000 (19:39 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 20 Jul 2012 07:59:01 +0000 (08:59 +0100)
commit17ccafc4ef00716d022cac9ff64cef0aafe7c02a
treeba41897c0f2c6b7ebebe1a28d9fb69fedee44923
parent3bd4dc9bdd4eeeb5da44c669e6169373e05afb3b
[SCSI] ufs: use module_pci_driver

Use macro module_pci_driver and get rid of boilerplate code.  No
functional changes.

Signed-off-by: Venkatraman S <svenkatr@ti.com>
Acked-by: Santosh Y <santoshsy@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/ufs/ufshcd.c