This last batch for the week is about simplification of the MCLK-related code for byt/cht-realtek machine drivers and fixes for rt5651. This is mostly a v2 of patches I submitted earlier, with improvements suggested by Andy Shevchenko, a fixed mistake on quirk management flagged by Vinod Koul and better commit messages. No new functionality otherwise.
Pierre-Louis Bossart (5): ASoC: Intel: boards: use devm_clk_get() unconditionally ASoC: Intel: bytcr-rt5651: fix capture routes ASoC: Intel: bytcr_rt5651: add MCLK support and fix quirks ASoC: Intel: bytcr_rt5651: filter codec name ASoC: Intel: bytcr_rt5640: simplify MCLK quirk tests
sound/soc/intel/boards/bytcr_rt5640.c | 8 +- sound/soc/intel/boards/bytcr_rt5651.c | 277 ++++++++++++++++++++++++++++---- sound/soc/intel/boards/cht_bsw_rt5645.c | 14 +- sound/soc/intel/boards/cht_bsw_rt5672.c | 27 +--- 4 files changed, 265 insertions(+), 61 deletions(-)