commit | c756e83d1aa18310043042402566fdefa6e9d58b | [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 | e4c7859a0f7caf5eaf3e953157a2088d158d8c53 | |
parent | d0052ec305893d6eb25ac31c1ca8cc895c5b108a [diff] |
ASoC: codecs: 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>