commit | a17b87a5b0ce32c3c4982bc80e9e153168e80e39 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:07 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:07 2014 +0200 |
tree | 299b415d00c4e51880aad4acf43ef124c61c8d30 | |
parent | c756e83d1aa18310043042402566fdefa6e9d58b [diff] |
ASoC: davinci: 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>