commit | 8cb636b1a181cc2c644ce5a03b4efa464c2c6348 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:08 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:08 2014 +0200 |
tree | 9d551f8b9ba4ca111399f2c8a929365439654d0c | |
parent | 27cbfa122acb489bd7aec42867a3c65264c62a41 [diff] |
ASoC: fsl: 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>