]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
sound: Demote deferral errors to INFO level
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:36:44 +0000 (14:36 +0000)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 8 Aug 2017 12:51:58 +0000 (14:51 +0200)
commit6f8c9425c92c3e4509fd5d73278950a72f893e4b
treef9e513877574f81f0d482771bfadb289e00d6d89
parent8a71909579b2f7220adf5ffea349fb24561b675a
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