commit | 123f87758658285f5f844d7e8a8b974ce88d1ffc | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue May 14 21:34:13 2013 +0530 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Jun 04 11:16:19 2013 -0700 |
tree | 5f385e189782aa7fb92e4c728653e0e30cc43beb | |
parent | 808cbb68de49b8d9d72f9bdf28251c8a87c96f39 [diff] |
[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>