linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org, john@nachtimwald.com
Subject: Re: [PATCH #upstream-fixes] ata_piix: add Satellite U200 to broken suspend list
Date: Fri, 31 Aug 2007 04:01:08 -0400	[thread overview]
Message-ID: <46D7CAC4.8060104@garzik.org> (raw)
In-Reply-To: <20070824233102.GA32505@htj.dyndns.org>

Tejun Heo wrote:
> Satellite U200 also shares the problem.  Add it to the broken suspend
> list.  Original patch from John Schember.
> 
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> Cc: John Schember <john@nachtimwald.com>
> ---
>  drivers/ata/ata_piix.c |    7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c
> index 071d274..b827def 100644
> --- a/drivers/ata/ata_piix.c
> +++ b/drivers/ata/ata_piix.c
> @@ -908,6 +908,13 @@ static int piix_broken_suspend(void)
>  			},
>  		},
>  		{
> +			.ident = "Satellite U200",
> +			.matches = {
> +				DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
> +				DMI_MATCH(DMI_PRODUCT_NAME, "Satellite U200"),
> +			},
> +		},
> +		{

applied



      reply	other threads:[~2007-08-31  8:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24 23:31 [PATCH #upstream-fixes] ata_piix: add Satellite U200 to broken suspend list Tejun Heo
2007-08-31  8:01 ` Jeff Garzik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46D7CAC4.8060104@garzik.org \
    --to=jeff@garzik.org \
    --cc=htejun@gmail.com \
    --cc=john@nachtimwald.com \
    --cc=linux-ide@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).