summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_utils.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: fsl-utils: remove useless assignmentPierre-Louis Bossart2022-08-311-1/+1
* ASoC: fsl_utils: Drop usage of __clk_get_name()Shengjiu Wang2022-07-111-1/+1
* ASoC: fsl_utils: Don't use plain integer as NULL pointerShengjiu Wang2022-07-071-1/+1
* ASoC: fsl_utils: Add function to handle PLL clock sourceShengjiu Wang2022-07-051-0/+69
* ASoC: fsl: mpc8610_hpcd/p1022_ds/p1022_rdk: use modern dai_link styleKuninori Morimoto2019-06-061-1/+1
* ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang2019-04-021-0/+1
* ASoC: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-2/+2
* ASoC: fsl_utils: Switch to SPDX identifierFabio Estevam2018-07-241-11/+7
* ASoC: fsl_utils: Use 'const _be *' type for ipropFabio Estevam2018-02-121-1/+1
* ASoC: fsl: Remove fsl_asoc_xlate_tdm_slot_mask()Lars-Peter Clausen2015-01-141-27/+0
* ASoC: fsl: Update set_tdm_slot() semanticsLars-Peter Clausen2015-01-141-3/+3
* ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support.Xiubo Li2014-03-251-0/+27
* ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo2012-04-011-44/+0
* ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo2012-04-011-0/+135