commit | 37b6fea57b4fcc03689368b7aab1a897f6e9e6b7 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:34 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:34 2014 +0200 |
tree | 3cc796c3eb245a80b39af8f63320d303bf6436bb | |
parent | b36069c833d9440774d5daab143ec15ea026f34a [diff] |
scsi: ufs: drop owner assignment from platform_drivers A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>