diff options
author | Alain Volmat <[email protected]> | 2021-02-05 19:59:30 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-02-05 19:16:59 +0000 |
commit | c63b95b76e69b679b9b95014552db099eb77a4fa (patch) | |
tree | 4557a88d934ba65b878e6cc6885aeea0e46e1921 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 1c75cfd53e213044523141b464eb06813e39ecea (diff) |
spi: stm32: defer probe for reset
Defer the probe operation when a reset controller device is expected
but have not yet been probed.
This change replaces use of devm_reset_control_get_exclusive() with
devm_reset_control_get_optional_exclusive() as reset controller is
optional which is now explicitly stated.
Signed-off-by: Alain Volmat <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions