diff options
author | Caleb Connolly <caleb.connolly@linaro.org> | 2025-01-17 08:28:57 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-03-30 09:09:04 -0600 |
commit | 44450434ea9f0f2e0d8ddfd853f4990c1719b4aa (patch) | |
tree | 747b52de1a23fe32cefe0cc206f8bc913bd2fa90 /test/py/tests/test_source.py | |
parent | 8a0e6212bb5ef547712e922a41555eb7d1aee1ab (diff) |
drivers: remove bogus DM_FLAG_PROBE_AFTER_BIND flags
Some drivers set DM_FLAG_PROBE_AFTER_BIND, this does nothing since it's
only every applied on a per-device basis.
Remove the flags.
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'test/py/tests/test_source.py')
0 files changed, 0 insertions, 0 deletions