commit | 2f25998cf5995187d34cac3894b970c7a6f8dfe7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 17:25:25 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Fri Mar 26 17:03:08 2021 +1300 |
tree | 02717aec71fe74e14c6956a57454a61e1f10cff8 | |
parent | 9bb88fb9425e84ba3ddae1643ee16dc45e46c3fb [diff] |
dm: core: Drop device_get_by_driver_info() This function is now only used in a test. Drop it. Also drop DM_DRVINFO_GET() which was the only purpose for having the function. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>