commit | 3e32dbe47a8bfa4c9bbacccbc263da4be43fae6e | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Fri Dec 10 15:49:29 2021 +0900 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Dec 18 12:05:19 2021 +0100 |
tree | 08d9efeb39f4beae613510fbf8011d82337b922e | |
parent | 9601775baaed12bff51e36e77c57f6caa7546737 [diff] |
blk: add a helper function, blk_probe_or_unbind() This function will be commonly used in block device drivers in the succeeding patches. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>