summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_mqs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enableShengjiu Wang2020-06-231-2/+12
* ASoC: fsl_mqs: Don't check clock is NULL before calling clk APIShengjiu Wang2020-06-231-9/+4
* ASoC: fsl_mqs: Move static keyword to the front of declarationsYueHaibing2019-10-141-1/+1
* ASoC: fsl_mqs: Fix error handling in probeDan Carpenter2019-10-071-12/+15
* ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing2019-10-071-2/+1
* ASoC: fsl_mqs: Add MQS component driverShengjiu Wang2019-10-011-0/+333