commit | 20d7e389f218b5f7a3d54e5705c0f0e6cb13f80d | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:09 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:09 2014 +0200 |
tree | 1ba8227b5ff1558ac7d9047b7899716bacd69eca | |
parent | 3c1af8802e459b2d1159dd9665b9ae14a1f15a5c [diff] |
ASoC: jz4740: 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>