drivers/acpi/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
9cd3704fc0
commit
3c5f9be461
2 changed files with 2 additions and 2 deletions
|
@ -830,7 +830,7 @@ static int acpi_bus_get_flags(struct acpi_device *device)
|
||||||
if (ACPI_SUCCESS(status))
|
if (ACPI_SUCCESS(status))
|
||||||
device->flags.wake_capable = 1;
|
device->flags.wake_capable = 1;
|
||||||
|
|
||||||
/* TBD: Peformance management */
|
/* TBD: Performance management */
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
*
|
*
|
||||||
* Module Name: utresrc - Resource managment utilities
|
* Module Name: utresrc - Resource management utilities
|
||||||
*
|
*
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue