soundwire: Correct some typos in comments
authorShen Lichuan <shenlichuan@vivo.com>
Wed, 25 Sep 2024 08:11:34 +0000 (16:11 +0800)
committerVinod Koul <vkoul@kernel.org>
Thu, 3 Oct 2024 07:16:23 +0000 (12:46 +0530)
commita54dc8c68a5b33ca00b8dcd3b87681aacfbfc9dc
treeaa8c3478c269b0a0003bc0e15231d8d07ad9d5e1
parent425f598ea69713b9e60f08e48a19be56b7bfddbc
soundwire: Correct some typos in comments

Fixed some confusing spelling errors that were currently identified,
the details are as follows:

-in the code comments:
drivers/soundwire/bus.c:115: enumuration==> enumeration
drivers/soundwire/qcom.c:1176: wil ==> will
drivers/soundwire/sysfs_slave.c:218: highligh ==> highlight

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Link: https://lore.kernel.org/r/20240925081134.10248-1-shenlichuan@vivo.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/bus.c
drivers/soundwire/qcom.c
drivers/soundwire/sysfs_slave.c