lib,ratp: avoid too verbose info messages
When using a cli-based RATP that opens and closes the RATP channel for
each command sent/received, it gets annoying to get the "Closed"
message printed all the time in console after each RATP channel close
operation. Just demote it to debug level.

E.g.:
    barebox@barebox sandbox:/ ratp: Closed
    ratp: Closed
    ratp: Closed
    ratp: Closed
    ...

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 15af9fc commit 340af0aaf7a9d2d8838c7f1d917a1cbec2b6bcfa
@Aleksander Morgado Aleksander Morgado authored on 19 Sep 2017
Sascha Hauer committed on 20 Sep 2017
Showing 1 changed file
View
lib/ratp.c