diff options
author | Andrew Davis <afd@ti.com> | 2024-06-10 09:28:32 -0500 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2024-08-27 19:34:01 +0200 |
commit | 0174d12f9b7ebc83f1f2b6c25f05304104de5a91 (patch) | |
tree | 7827cfbb38a8607c2c320dff082f5d2108ec68dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 292fe42c34a9e9eea07f58a691813e077e9ca86f (diff) |
power: reset: brcmstb: Use normal driver register function
The platform_driver_probe() helper is useful when the probe function
is in the _init section, that is not the case here. Use the normal
platform_driver_register() function.
Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20240610142836.168603-1-afd@ti.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions