diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-03-30 21:33:13 +0100 |
---|---|---|
committer | Inki Dae <[email protected]> | 2024-04-25 09:27:57 +0900 |
commit | c3147c08a2a170dd01386efb34ea8a1f1c5dcf8a (patch) | |
tree | 69a2ff1667e35950f80c1e7051af8aeb187b5c00 /tools/perf/scripts | |
parent | f57aa8addfe9725e9ae2dc85cdc3b5eb190085c3 (diff) |
drm/exynos: vidi: 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 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions