]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] ufs: Remove redundant platform_set_drvdata()
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 14 May 2013 16:04:13 +0000 (21:34 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 4 Jun 2013 17:21:27 +0000 (10:21 -0700)
commit28f0f53fb1b8e3abb72f5be69eb17c622ad6c8ad
tree5f385e189782aa7fb92e4c728653e0e30cc43beb
parent8b613e1a3533fb58b96e26e3b2f9f3e01c749053
[SCSI] ufs: Remove redundant platform_set_drvdata()

Commit 0998d06310 (device-core: Ensure drvdata = NULL when no
driver is bound) removes the need to set driver data field to
NULL.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Santosh Y <santoshsy@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/ufs/ufshcd-pltfrm.c