OSDN Git Service

ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
authorYueHaibing <yuehaibing@huawei.com>
Thu, 15 Aug 2019 09:23:00 +0000 (17:23 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 15 Aug 2019 14:06:49 +0000 (15:06 +0100)
commitd63887bc4f50fede7013bda7c733d58ecc43efc1
tree5c75e31a850b0bba1beb02f33c9221cdcfe1a701
parent97d39be9ce5befc2e36f15d0df33832e0f633565
ASoC: es8328: Fix copy-paste error in es8328_right_line_controls

It seems 'es8328_rline_enum' should be used
in es8328_right_line_controls

Fixes: 567e4f98922c ("ASoC: add es8328 codec driver")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20190815092300.68712-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/es8328.c