mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-09 07:23:14 +00:00
mg_disk: Spelling s/finised/finished/
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
9967d8ac5c
commit
14424be4db
@ -915,7 +915,7 @@ static int mg_probe(struct platform_device *plat_dev)
|
||||
|
||||
/* disk reset */
|
||||
if (prv_data->dev_attr == MG_STORAGE_DEV) {
|
||||
/* If POR seq. not yet finised, wait */
|
||||
/* If POR seq. not yet finished, wait */
|
||||
err = mg_wait_rstout(host->rstout, MG_TMAX_RSTOUT);
|
||||
if (err)
|
||||
goto probe_err_3b;
|
||||
|
Loading…
Reference in New Issue
Block a user