commit | d9b97db07ae38943236773e54b3f19f1a3d9a07f | [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 | 7549804c294220031310c58ca5206aafb34635a3 | |
parent | 5d5638afa0cb252442e1746a36550b46a9ebe6ee [diff] |
ALSA: drivers: mpu401: 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>