spi: atmel: trivial: move info banner to latest probe action
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 24 Nov 2016 11:24:57 +0000 (12:24 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 25 Nov 2016 13:07:08 +0000 (13:07 +0000)
commitce24a513fb142e855b4aa77f91334c2f203c0d99
tree404c25eab4b3184e0037f50c38748d5fae6641ab
parentb52b3484eec593a4fe75a68e57f0ade52b55ed8f
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>
drivers/spi/spi-atmel.c