From: Jie Yang Date: Mon, 12 Jan 2015 09:17:34 +0000 (+0800) Subject: ASoC: Intel: initial stream_hw_id to invalid value X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~130^2~22^2~6^4~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0a7c48fe1a6dc6cae7c589640443bbaaddc28b3;p=pandora-kernel.git ASoC: Intel: initial stream_hw_id to invalid value The stream_hw_id for System stream is 0x0, if we use initial stream_hw_id value 0, it may return wrong(not committed) stream when calling function get_stream_by_id() with stream_id=0. Here initial stream_hw_id to invalid value to fix this issue. Signed-off-by: Jie Yang Signed-off-by: Mark Brown --- Reading git-diff-tree failed