summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_mqs.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-23ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enableShengjiu Wang1-2/+12
2020-06-23ASoC: fsl_mqs: Don't check clock is NULL before calling clk APIShengjiu Wang1-9/+4
2019-10-14ASoC: fsl_mqs: Move static keyword to the front of declarationsYueHaibing1-1/+1
2019-10-07ASoC: fsl_mqs: Fix error handling in probeDan Carpenter1-12/+15
2019-10-07ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing1-2/+1
2019-10-01ASoC: fsl_mqs: Add MQS component driverShengjiu Wang1-0/+333