From: Kuninori Morimoto Date: Mon, 3 Mar 2014 07:42:47 +0000 (-0800) Subject: ASoC: rsnd: run rsnd_path_init() when probe() timing X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~5^6~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bfed6cf4fa2cd2c5e80431244348b0c5d933cf5;p=pandora-kernel.git ASoC: rsnd: run rsnd_path_init() when probe() timing Current rsnd SSIU/SSI/SCU/SRU path is set when playback/capture starts up. But it is meaningless method, since the path is based on platform and can be set in probe() timing. This patch sets the path on probe() timing. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- Reading git-diff-tree failed