diff options
Diffstat (limited to 'drivers/char/sonypi.c')
-rw-r--r-- | drivers/char/sonypi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/sonypi.c b/drivers/char/sonypi.c index 4fa7fcd8af36..f4f866ee54bc 100644 --- a/drivers/char/sonypi.c +++ b/drivers/char/sonypi.c | |||
@@ -603,7 +603,7 @@ static void sonypi_type3_srs(void) | |||
603 | u16 v16; | 603 | u16 v16; |
604 | u8 v8; | 604 | u8 v8; |
605 | 605 | ||
606 | /* This model type uses the same initialiazation of | 606 | /* This model type uses the same initialization of |
607 | * the embedded controller as the type2 models. */ | 607 | * the embedded controller as the type2 models. */ |
608 | sonypi_type2_srs(); | 608 | sonypi_type2_srs(); |
609 | 609 | ||