Re: [PATCH 2.6] Fix PME bits in pci.txt

From: Greg KH
Date: Mon Jun 14 2004 - 13:00:31 EST


On Mon, Jun 14, 2004 at 07:21:37PM +0200, Roger Luethi wrote:
> Signed-off-by: Roger Luethi <rl@xxxxxxxxxxx>
>
> --- linux-2.6.7-rc3-bk6/Documentation/power/pci.txt.orig 2004-06-14 18:54:24.793573267 +0200
> +++ linux-2.6.7-rc3-bk6/Documentation/power/pci.txt 2004-06-14 18:54:40.962133902 +0200
> @@ -286,11 +286,11 @@
> +------------------+
> | Bit | State |
> +------------------+
> -| 15 | D0 |
> -| 14 | D1 |
> +| 11 | D0 |
> +| 12 | D1 |
> | 13 | D2 |
> -| 12 | D3hot |
> -| 11 | D3cold |
> +| 14 | D3hot |
> +| 15 | D3cold |
> +------------------+

Good catch, applied, thanks.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/