diff options
author | Andrew Davis <[email protected]> | 2024-06-10 09:28:32 -0500 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2024-08-27 19:34:01 +0200 |
commit | 0174d12f9b7ebc83f1f2b6c25f05304104de5a91 (patch) | |
tree | 7827cfbb38a8607c2c320dff082f5d2108ec68dc /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Reviewed-by: Dhruva Gole <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions