From: Fabio Estevam Date: Wed, 7 Jan 2015 15:44:36 +0000 (-0200) Subject: ASoC: fsl_spdif: Make error message concise X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~13^2~7^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b968d83f09d8a4af1c178f504bc0414bbb37651d;p=pandora-kernel.git ASoC: fsl_spdif: Make error message concise Currently the error message uses 'np->full_name' which leads to a very verbose log that contains the full path of the node. We can have a concise log by using pdev->name instead. Signed-off-by: Fabio Estevam Acked-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed