[PATCH] component: demote bind messages to debug level

2015-10-26 Thread Lucas Stach
The component bind messages are mostly redundant as most drivers print a more specific message themselves when binding has succeeded. As they don't add much value, but can get noisy with a lot of components in the system demote them to debug level. Signed-off-by: Lucas Stach ---

[PATCH] component: demote bind messages to debug level

2015-10-26 Thread Lucas Stach
The component bind messages are mostly redundant as most drivers print a more specific message themselves when binding has succeeded. As they don't add much value, but can get noisy with a lot of components in the system demote them to debug level. Signed-off-by: Lucas Stach