commit | 36890ff0d00f6c44631a6453b355f8af1b5ddd53 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 15 11:08:42 2018 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Jan 24 12:04:08 2018 +0530 |
tree | 53a62991de7da864fa0973c91527d327332f871e | |
parent | 24fc1ec2ee71cd852e556f90bd352cc809ddeef9 [diff] |
sf_probe: Merge spi_flash_probe_tail into spi_flash_probe spi_flash_probe_tail is now only called from spi_flash_probe, hence we can merge its body into spi_flash_probe. Reviewed-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Mario Six <mario.six@gdsys.cc>