diff options
| author | Marek Behún <[email protected]> | 2021-05-26 14:08:22 +0200 |
|---|---|---|
| committer | Jagan Teki <[email protected]> | 2021-06-24 11:54:07 +0530 |
| commit | 69e57c4753dd5428e9e5ed6d1399c8532f744efc (patch) | |
| tree | 83ceb099eb54406483469b4a2be0251301680345 /scripts/basic | |
| parent | 2d1a9a6b265f79be495201dadf7f3aa315b8a5e3 (diff) | |
mtd: remove mtd_probe() function
The device_probe() function does the same thing as mtd_probe() and
mtd_probe() is only used in mtd_probe_uclass_mtd_devs(), where the
probing can be made simpler by using uclass_foreach_dev_probe macro.
Signed-off-by: Marek Behún <[email protected]>
Reviewed-by: Pali Rohár <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Tested-by: Patrice Chotard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Cc: Priyanka Jain <[email protected]>
Cc: Simon Glass <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
