summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_mqs.c
AgeCommit message (Expand)Author
2020-06-23ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enableShengjiu Wang
2020-06-23ASoC: fsl_mqs: Don't check clock is NULL before calling clk APIShengjiu Wang
2019-10-14ASoC: fsl_mqs: Move static keyword to the front of declarationsYueHaibing
2019-10-07ASoC: fsl_mqs: Fix error handling in probeDan Carpenter
2019-10-07ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing
2019-10-01ASoC: fsl_mqs: Add MQS component driverShengjiu Wang