From: Arun Shamanna Lakshmi Date: Tue, 14 Jan 2014 23:31:54 +0000 (-0800) Subject: ASoC: dapm: Change prototype of soc_widget_read X-Git-Tag: v3.14-rc1~143^2^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d3c17096f6cbca8f0113d5a092ffcc72c7bf41;p=pandora-kernel.git ASoC: dapm: Change prototype of soc_widget_read soc_widget_read API returns the register data and it is possible that a register can contain 0xffffffff. Thus, change the prototype of soc_widget_read to return only the error code and pass the reg data through pointer argument. Signed-off-by: Arun Shamanna Lakshmi Signed-off-by: Mark Brown --- Reading git-diff-tree failed