sound: Demote deferral errors to INFO level
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:36:44 +0000 (14:36 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:31:32 +0000 (11:31 +0000)
commitf94a75acf22924f9cf5d5d50c7f7c49351a9fd46
tree8b5339c1f387a9f1363c869b573c2642c7e9c88c
parentbd981062236d9b261a68bc60cca5fa1cd6a5dac0
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