commit | aa168ac0633acf5b9dd0d9cae8f3080e870faa2f | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Sat Sep 29 12:58:24 2018 +0200 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Oct 02 22:12:31 2018 +0530 |
tree | 3081404419aad5fbb63267e564aec7c58ea9e8b3 | |
parent | 216a9bb71b62c11aa5c33956f71728cc0af97e7d [diff] |
mtd: uclass: add probe function The user might want to trigger the probe of any MTD device, export these functions so they can be called from a command source file. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>