summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-09 18:44:37 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-08-09 19:34:04 +0100
commitfb099cb712e878b9eb4e78dd6b268312a0b2b50f (patch)
tree5b312016e778020d86bd99489473521189499c26 /MAINTAINERS
parent15676937e6a7e98d37f4c1eaa0e7b3c111627fce (diff)
ASoC: core: Upgrade the severity of probe deferral errors to dev_err()
In the past when ASoC had a custom probe deferral mechanism people complained about the logspam it generated and didn't want to know about the fact that we were doing probe deferral so all the error messages for it were at dev_dbg(), making diagnostics hard. Now that we have probe deferral as an accepted thing and it's generating log messages anyway there's no need to worry about this so upgrade the severity of all the probe deferral sources to dev_err() so that they are displayed by default. Also add one for missing aux_devs since there wasn't one. Reported-by: Russell King <linux@arm.linux.org.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions