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: IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: Re: [PATCH #upstream-fixes] ata_piix: add Toshiba Tecra M4 to broken suspend list
Date: Fri, 07 Dec 2007 15:29:41 -0500	[thread overview]
Message-ID: <4759AD35.3050004@garzik.org> (raw)
In-Reply-To: <47560165.3070008@gmail.com>

Tejun Heo wrote:
> From: Peter Schwenke <peter@bluetoad.com.au>
> 
> Add Toshiba Tecra M4 to broken suspend list.  This is from OSDL
> bugzilla bug 7780.
> 
> Signed-off-by: Peter Schwenke <peter@bluetoad.com.au>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
> ---
>  drivers/ata/ata_piix.c |    7 +++++++
>  1 files changed, 7 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c
> index b538e1d..bb62a58 100644
> --- a/drivers/ata/ata_piix.c
> +++ b/drivers/ata/ata_piix.c
> @@ -974,6 +974,13 @@ static int piix_broken_suspend(void)
>  			},
>  		},
>  		{
> +			.ident = "TECRA M4",
> +			.matches = {
> +				DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"),
> +				DMI_MATCH(DMI_PRODUCT_NAME, "Tecra M4"),
> +			},
> +		},
> +		{
>  			.ident = "TECRA M5",

applied



      reply	other threads:[~2007-12-07 20:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-05  1:39 [PATCH #upstream-fixes] ata_piix: add Toshiba Tecra M4 to broken suspend list Tejun Heo
2007-12-07 20:29 ` 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=4759AD35.3050004@garzik.org \
    --to=jeff@garzik.org \
    --cc=htejun@gmail.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).