public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Colin King <colin.king@canonical.com>,
	"David S . Miller" <davem@davemloft.net>,
	linux-ide@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ide: hpt366: fix incorrect mask when checking at cmd_high_time
Date: Tue, 12 Jul 2016 14:04:32 +0300	[thread overview]
Message-ID: <034d8edb-439e-eafe-0743-4b69bf50b49e@cogentembedded.com> (raw)
In-Reply-To: <1468321179-7647-1-git-send-email-colin.king@canonical.com>

On 7/12/2016 1:59 PM, Colin King wrote:

> From: Colin Ian King <colin.king@canonical.com>
>
> According to the HPT366 data sheet, PCI config space dword 0x40-0x43
> bits 11:8 specify the primary drive cmd_high_time, however,
> currently just 3 bits of the 4 are being used because the mask
> is 0x07 and not 0x0f.  Fix the mask, allowing for the 40MHz clock
> to be detected.
>
> Also add in missing space between switch and parenthesis to clean
> up a checkpatch warning.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

MBR, Sergei

  reply	other threads:[~2016-07-12 11:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-12 10:59 [PATCH] ide: hpt366: fix incorrect mask when checking at cmd_high_time Colin King
2016-07-12 11:04 ` Sergei Shtylyov [this message]
2016-07-12 11:09   ` Sergei Shtylyov
2016-07-12 11:10     ` Colin Ian King
2016-07-12 11:16       ` Sergei Shtylyov
2016-07-26 22:26 ` David Miller

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=034d8edb-439e-eafe-0743-4b69bf50b49e@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=colin.king@canonical.com \
    --cc=davem@davemloft.net \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@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