Skip to content

Commit 833011c

Browse files
zqh1630broonie
authored andcommitted
ASoC: tegra: Fix spelling error 'recieved' -> 'received'
Fix typo in comment where 'recieved' should be 'received'. Signed-off-by: Qinghua Zhao <zqh1630@126.com> Link: https://patch.msgid.link/20260409135213.16558-1-zqh1630@126.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent c822e30 commit 833011c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/tegra/tegra20_spdif.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171

172172
/*
173173
* RX channel block data receive status:
174-
* 0=entire block not recieved yet.
174+
* 0=entire block not received yet.
175175
* 1=received entire block of channel status,
176176
*/
177177
#define TEGRA20_SPDIF_STATUS_IS_C (1 << 21)

0 commit comments

Comments
 (0)