sound: Demote deferral errors to INFO level
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:36:44 +0000 (14:36 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:12:47 +0000 (19:12 +0000)
commit413e5e93b9a8340de25c53ef5e2eea4b5057e943
tree43ddafe24ba72fb328cccfa1edb5bf369dd8ef98
parent02029dd70cad0a948af764ebc5477eaa1cd7a28c
sound: Demote deferral errors to INFO level

At present there is no mechanism to specify driver load order,
which can lead to deferrals and repeated retries until successful.
Since this situation is expected, reduce the dmesg level to
INFO and mention that the operation will be retried.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
sound/soc/soc-core.c