We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bdcbc3 commit 45f2f28Copy full SHA for 45f2f28
sound/soc/sof/sof-client.c
@@ -176,7 +176,7 @@ int sof_register_clients(struct snd_sof_dev *sdev)
176
goto err_kernel_injector;
177
}
178
179
- /* Platform depndent client device registration */
+ /* Platform dependent client device registration */
180
181
if (sof_ops(sdev) && sof_ops(sdev)->register_ipc_clients)
182
ret = sof_ops(sdev)->register_ipc_clients(sdev);
0 commit comments