commit | 0d0a995aa8711adeaee2c4d00178e51efa3c8479 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:14 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:14 2014 +0200 |
tree | 272e0aa6198b17afd7094e06ec20ebfd34d9c6dc | |
parent | 33db744abe957baa8440b7065644c1becde28dc3 [diff] |
ASoC: spear: 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>