Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: hisilicon: Remove .owner assignment from platform_driver
platform_driver doesn't need to set .owner, because platform_driver_register() will set it. Signed-off-by: huangdaode <huangdaode@hisilicon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information