commit | c9e2faeb20f8c9e1e8cf789fa9860f2a491e5a2e | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:15 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:15 2014 +0200 |
tree | e92ed9b615e16b4cd0965aef427214bbfbd3d2c8 | |
parent | 1cfc291a30c29082992d69dc203c5213f90d57ed [diff] |
ASoC: ux500: 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>