]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00295423-4 ASoC: fsl_ssi: Set the default slot number in startup()
authorNicolin Chen <Guangyu.Chen@freescale.com>
Mon, 6 Jan 2014 09:25:09 +0000 (17:25 +0800)
committerNicolin Chen <Guangyu.Chen@freescale.com>
Thu, 16 Jan 2014 11:27:49 +0000 (19:27 +0800)
commit9d2543eab3b8e441a9135644060558bbc1e66aa5
tree93f3a29454e9c41a9186798e7beadcedb29fac73
parent6f77992ba7b282df9168de9cea1c9f3374cf23b0
ENGR00295423-4 ASoC: fsl_ssi: Set the default slot number in startup()

Set a default slot number in startup() so that those who use I2S or other
2-channel DAI format would not need to call set_dai_tdm_slot() in their
machine drivers.

Signed-off-by: Nicolin Chen <Guangyu.Chen@freescale.com>
(cherry picked from commit eb22fac84c62cccb98dc4503bc9a537c435d216b)
sound/soc/fsl/fsl_ssi.c