commit | 38b089d78b3084fa100315e5f167d8019e446eae | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:10 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:10 2014 +0200 |
tree | 2d3a5ae27fb5a7ed56b81bf2e3caeb9043bb392e | |
parent | b4c1456f86af6a73b2d716ad21cd6fdfad784bf0 [diff] |
ASoC: mxs: 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>