commit | 1cfc291a30c29082992d69dc203c5213f90d57ed | [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 | de63211fbb941a22a2f92a986820e712eef4cea4 | |
parent | 89032b176b8200257de2f21ee57ddaef8a212e8c [diff] |
ASoC: txx9: 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>