]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: fsl_sai: Make dev_err information neater
authorNicolin Chen <Guangyu.Chen@freescale.com>
Fri, 20 Dec 2013 08:41:04 +0000 (16:41 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 21 Dec 2013 14:47:36 +0000 (14:47 +0000)
commit190af12dad975f2ea7d69d1c5c9d36fec64da767
tree78f3a276adf73de174227322e0439cc950d729f1
parent15b29dae6604d2d2daf586429ff12f26272a868a
ASoC: fsl_sai: Make dev_err information neater

Since using dev_err() there's no need to mention SAI any more, it will
print the full name of the driver -- fsl_sai.

Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
Reviewed-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/fsl/fsl_sai.c