diff options
author | Deepak R Varma <[email protected]> | 2022-12-22 23:27:03 +0530 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2023-01-01 13:29:14 +0800 |
commit | 3c047887243c72e7835a17e90361ed19e8354bf5 (patch) | |
tree | abd693f781ec614c5e16186c9a032f04fe06fd50 /lib/test-string_helpers.c | |
parent | 083dab5e69f3dc9a3c85b2d690ff91cfed57e926 (diff) |
soc: imx: imx93-src: 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 <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions