OSDN Git Service

ASoC: rt1011: improve the rt1011_set_dai_fmt() function
authorShuming Fan <shumingf@realtek.com>
Thu, 31 Oct 2019 11:54:14 +0000 (19:54 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 31 Oct 2019 13:19:30 +0000 (14:19 +0100)
commit5cf93491ff98cff0d2f9725e7c44e0bd38325697
treedfd41eb71eafbaececc8169139be4e82d9f0892f
parentb9a3eea38b1eb8dd96fce64a8480e8ee38ee1451
ASoC: rt1011: improve the rt1011_set_dai_fmt() function

If there is a wrong format setting,
the driver will goto the end of the function directly.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20191031115414.20951-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt1011.c