commit | e61bf8d05a2868963277746f2a8a36094bbfd331 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:16 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:16 2014 +0200 |
tree | 9bfb9dac4ad9eb87a00a4b79a4c0e0149ce4da10 | |
parent | b28af12d113ba8f301650f7487df32d439a8f741 [diff] |
acpi: apei: 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>