diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-03-30 21:33:11 +0100 |
---|---|---|
committer | Inki Dae <[email protected]> | 2024-04-25 09:27:56 +0900 |
commit | 2287ca5afb54bda9f92389b738e97f8a6f6f054c (patch) | |
tree | 2bb7f8d4532ff6c386899b01fcdd8b75a7e82d39 /drivers/usb/cdns3 | |
parent | 15b05e672bccb2287b4f4c81be6478ff0338e6d2 (diff) |
drm/exynos: rotator: drop driver owner initialization
Core in platform_driver_register() already sets the .owner, so driver
does not need to. Whatever is set here will be anyway overwritten by
main driver calling platform_driver_register().
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3')
0 files changed, 0 insertions, 0 deletions