commit | 89032b176b8200257de2f21ee57ddaef8a212e8c | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:15 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:15 2014 +0200 |
tree | c7ac8b92845a1ed634d3fbf48bb5e58d90e6cf42 | |
parent | 0d0a995aa8711adeaee2c4d00178e51efa3c8479 [diff] |
ASoC: tegra: 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>