ASoC: cs42l43: Use USEC_PER_MSEC rather than hard coding
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Thu, 25 Jan 2024 10:31:15 +0000 (10:31 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 26 Jan 2024 14:46:58 +0000 (14:46 +0000)
commit96c716887c1a918d4cb4610f5cf111280fda48f0
tree9b688eb6d6df8fcbbadeaeaa54355b9787129907
parent7a93a9abe44386b4caa0e67977f41b8c9f06b51c
ASoC: cs42l43: Use USEC_PER_MSEC rather than hard coding

Use USEC_PER_MSEC rather than the hard coded value of 1000.

Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://msgid.link/r/20240125103117.2622095-5-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l43-jack.c