]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: Intel: bytcr_rt5651: Drop snd_soc_dai_set_bclk_ratio() call
authorHans de Goede <hdegoede@redhat.com>
Sun, 4 Mar 2018 14:36:04 +0000 (15:36 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 7 Mar 2018 14:18:24 +0000 (14:18 +0000)
commit3fdae070e6fcd9f9ca0745fd69d40085625a45f5
treeda51810ad3cf7966bab3180f9c4e713d34e6753b
parentaeec6cc0821573920d559f7d6297ea5dd3fbbd17
ASoC: Intel: bytcr_rt5651: Drop snd_soc_dai_set_bclk_ratio() call

Drop the snd_soc_dai_set_bclk_ratio() call, the rt5651 dai does not have a
set_bclk_ratio() op, so it is a nop (and returns -EINVAL).

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5651.c