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>
Mon, 13 May 2019 23:07:52 +0000 (00:07 +0100)
commit940f67346e19aab416387c168c061ad5edced158
treed1126109589f12962e30489e96a0e6a8f1dcbd70
parent64675bf7adbfe94d32b90f52104a9c51ef15f21a
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