From: Takashi Sakamoto Date: Mon, 8 Dec 2014 15:10:44 +0000 (+0900) Subject: ALSA: oxfw: Change the way to start stream X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3699e2c77455a6cccc977b391c553f2c816f639;p=pandora-kernel.git ALSA: oxfw: Change the way to start stream In past commit, this driver can keep stream formations for each sampling rate. So its stream functionality can decide stream formations with given some parameters. This commit moves related codes from PCM functionality to stream functionality. Furthermore, to set stream format correctly, this commit uses AV/C Stream Format Information command instead of AV/C Input/Output Plug Signal Format command. Signed-off-by: Takashi Sakamoto Acked-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed