Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Этот коммит содержится в:
@@ -419,7 +419,7 @@ static int wm9712_acc_enable(struct wm97xx *wm, int enable)
|
||||
dig2 = wm->dig[2];
|
||||
|
||||
if (enable) {
|
||||
/* continous mode */
|
||||
/* continuous mode */
|
||||
if (wm->mach_ops->acc_startup) {
|
||||
ret = wm->mach_ops->acc_startup(wm);
|
||||
if (ret < 0)
|
||||
|
Ссылка в новой задаче
Block a user