diff options
author | Deepak R Varma <drv@mailo.com> | 2022-12-22 20:53:16 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-01-01 08:29:00 +0300 |
commit | 083dab5e69f3dc9a3c85b2d690ff91cfed57e926 (patch) | |
tree | 3fd3ab84d080fa33fb3c2342585bc29290487a14 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 06a9a229b1592abeb10728c8564492f0729f4b83 (diff) | |
download | linux-083dab5e69f3dc9a3c85b2d690ff91cfed57e926.tar.xz |
soc: imx: imx93-pd: No need to set device_driver owner
There is no need to exclusively set the .owner member of the struct
device_driver when defining the platform_driver struct. The Linux core
takes care of setting the .owner member as part of the call to
module_platform_driver() helper function.
Issue identified using the platform_no_drv_owner.cocci Coccinelle
semantic patch.
Signed-off-by: Deepak R Varma <drv@mailo.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions