commit | eff54802fe981a378555aebd86af0d11e83899ff | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:20 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:20 2014 +0200 |
tree | 42bf305ca5bf70db91effbc73939c5731b44f328 | |
parent | 06861ab52b4c355d65c8a72aa3817261158cc409 [diff] |
char: hw_random: 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>