commit | f20068009adf34dcc2b10b3f134502205aa9f04e | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:13 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:13 2014 +0200 |
tree | 3b51b365632b048e25d9b426694fbbdc45917202 | |
parent | ac204d2290e5a76ecff5b597beb19f98680ef095 [diff] |
ASoC: sh: 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>