
9 Oct
2017
9 Oct
'17
6:47 a.m.
On 29 September 2017 at 06:51, Mario Six mario.six@gdsys.cc wrote:
spi_flash_probe_tail is now only called from spi_flash_probe, hence we can merge its body into spi_flash_probe.
Signed-off-by: Mario Six mario.six@gdsys.cc
drivers/mtd/spi/sf_probe.c | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org