From: Kuninori Morimoto Date: Wed, 31 Oct 2012 02:59:15 +0000 (-0700) Subject: ASoC: fsi: care fsi_hw_start/stop() return value X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~40^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b4addc9c697c8d515afdaf671b948b3de6801c;p=pandora-kernel.git ASoC: fsi: care fsi_hw_start/stop() return value Current FSI driver didn't care fsi_hw_start/stop() return value, and it causes WARNING() call if SNDRV_PCM_TRIGGER_START failed. This patch solved this issue Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed