ACK: [PATCH] acpi: s3: fix spelling mistake
Alex Hung
alex.hung at canonical.com
Tue Jul 22 08:27:02 UTC 2014
On 07/18/2014 11:17 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> intettupts --> interrupts
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> src/acpi/s3/s3.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/acpi/s3/s3.c b/src/acpi/s3/s3.c
> index 1d7c35b..adcd188 100644
> --- a/src/acpi/s3/s3.c
> +++ b/src/acpi/s3/s3.c
> @@ -620,7 +620,7 @@ static int s3_do_suspend_resume(fwts_framework *fw,
> fwts_advice(fw,
> "Detected AMD with C1E enabled. The AMD C1E idle wait can sometimes "
> "produce long delays on resume. This is a known issue with the "
> - "failed delivery of intettupts while in deep C states. "
> + "failed delivery of interrupts while in deep C states. "
> "If you have a BIOS option to disable C1E please disable this and retry. "
> "Alternatively, re-test with the kernel parameter \"idle=mwait\". ");
> }
>
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list