]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2
authorAkshu Agrawal <akshu.agrawal@amd.com>
Thu, 9 Nov 2017 17:35:51 +0000 (12:35 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 9 Nov 2017 17:40:59 +0000 (17:40 +0000)
commit020bd719bc4887da585750a3ccdfeafada21a991
tree16ecfcd5ee7114b0cc674bf7fdde06be7600d99f
parent9a12263236920922dcae0cf6262fbd80ca4e787f
ASoC: rt5645: Wait for 400msec before concluding on value of RT5645_VENDOR_ID2

Minimum time required between power On of codec and read
of RT5645_VENDOR_ID2 is 400msec. We should wait that long
before reading the value.

TEST=Cold boot the device and check for sound device.

Signed-off-by: Akshu Agrawal <akshu.agrawal@amd.com>
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c