commit | cb4fe8ae6688e25f760f345b8b9e757955fdb963 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:00 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:22:00 2014 +0200 |
tree | 65da58d403e0b9966327cd6258457f5f31fb3ea4 | |
parent | d9b97db07ae38943236773e54b3f19f1a3d9a07f [diff] |
ALSA: drivers: pcsp: 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>