diff options
author | 2019-10-26 09:04:35 +0800 | |
---|---|---|
committer | 2019-11-07 07:00:26 +0100 | |
commit | 76bf653f08dd3616ad067980f52d462a97e5257b (patch) | |
tree | 105654b21d3b1b5ae6541016f8679188e2f621f3 /drivers/usb/cdns3/cdns3-imx.c | |
parent | thermal: qcom: tsens-v1: Fix kfree of a non-pointer value (diff) | |
download | wireguard-linux-76bf653f08dd3616ad067980f52d462a97e5257b.tar.xz wireguard-linux-76bf653f08dd3616ad067980f52d462a97e5257b.zip |
thermal: no need to set .owner when using module_platform_driver
the module_platform_driver will call platform_driver_register.
and It will set the .owner to THIS_MODULE
Signed-off-by: Tian Tao <tiantao6@huawei.com>
Acked-by: Talel Shenhar <talel@amazon.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/1572051875-35861-1-git-send-email-tiantao6@huawei.com
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions