commit | 4ef299d7dd51f4081618446a420f500e7f7e5d1b | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Fri Jul 10 15:38:26 2015 +0900 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Jul 14 17:56:45 2015 -0500 |
tree | 66c470cd2c42c67c3603851a1e54b2cb52bee678 | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 [diff] |
PCI: xgene: Drop owner assignment from platform_driver platform_driver_register() automatically supplies THIS_MODULE, so we don't need to set it in the platform_driver struct. Remove the xgene_msi_driver.owner assignment. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>