commit | 305f3de8d1c5902c6c7b9617dc75d8647ce60b19 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:39 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:39 2014 +0200 |
tree | ec3b6fbd742c6b1745bb465607a02337851c33d0 | |
parent | 95f87b928376690a23137944239d8d9121c6abae [diff] |
staging: media: lirc: 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>