Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ENGR00279368-2 ASoC: fsl: Add missing snd_soc_pm_ops to all machine drivers | Nicolin Chen | 2014-04-16 |
| | | | | | | | | | | Alsa machine drivers need snd_soc_pm_ops to support normal suspend/resume feature, thus add this to all machine drivers. Also add missing SUSPEND and RESUME cases to trigger() in fsl_ssi.c Acked-by: Wang Shengjiu <b02247@freescale.com> Signed-off-by: Nicolin Chen <b42378@freescale.com> | ||
* | ASoC: fsl: Add S/PDIF machine driver | Nicolin Chen | 2014-04-16 |
This patch implements a device-tree-only machine driver for Freescale i.MX series Soc. It works with spdif_transmitter/spdif_receiver and fsl_spdif.c drivers. Signed-off-by: Nicolin Chen <b42378@freescale.com> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@linaro.org> |