X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fmacintosh%2Fvia-pmu.c;h=dc741d3a4531cbe365aa8b89256a0337782b5b00;hb=1212663fba7c5e003e05d24f043d5ed57eb18b24;hp=f7c509b7a8ea1eaa5c25166f5ec51e3f0840e95d;hpb=ebf8889bd1fe3615991ff4494635d237280652a2;p=cascardo%2Flinux.git diff --git a/drivers/macintosh/via-pmu.c b/drivers/macintosh/via-pmu.c index f7c509b7a8ea..dc741d3a4531 100644 --- a/drivers/macintosh/via-pmu.c +++ b/drivers/macintosh/via-pmu.c @@ -1521,7 +1521,7 @@ pmu_sr_intr(void) req = current_req; /* * For PMU sleep and freq change requests, we lock the - * PMU until it's explicitely unlocked. This avoids any + * PMU until it's explicitly unlocked. This avoids any * spurrious event polling getting in */ current_req = req->next;