commit | ce24a513fb142e855b4aa77f91334c2f203c0d99 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Nov 24 12:24:57 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Fri Nov 25 13:07:08 2016 +0000 |
tree | 404c25eab4b3184e0037f50c38748d5fae6641ab | |
parent | b52b3484eec593a4fe75a68e57f0ade52b55ed8f [diff] |
spi: atmel: trivial: move info banner to latest probe action The info banner is here to tell that everything went well, so place it at the very end of the probe function. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Mark Brown <broonie@kernel.org>