linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Sergey Matyukevich <geomatsi@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH v2] libata: Updates and fixes for pata_at91 driver
Date: Tue, 28 Jul 2009 21:09:20 -0400	[thread overview]
Message-ID: <4A6FA140.8020806@garzik.org> (raw)
In-Reply-To: <1247769535-11695-1-git-send-email-geomatsi@gmail.com>

Sergey Matyukevich wrote:
> Please consider the following updates and fixes for pata_at91 driver.
> 
> * Removed extra headers
> 	Here we need only static memory controller properties, which are
> 	contained in generic header at91sam9_smc.h.
> 	No need to include any specific headers for at91sam9260 SoC.
> 
> * No harsh BUG_ON for get_clk in set_smc_timing function
>         get_clk is now performed in driver probing function,
> 	        probing fails if master clock is not available
> 
> * Fixed uint/ulong mess in calc_mck_cycles function
> 
> Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
> ---
>  drivers/ata/pata_at91.c |   67 +++++++++++++++++++++++++---------------------
>  1 files changed, 36 insertions(+), 31 deletions(-)

applied



      reply	other threads:[~2009-07-29  1:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 18:38 [PATCH v2] libata: Updates and fixes for pata_at91 driver Sergey Matyukevich
2009-07-29  1:09 ` 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=4A6FA140.8020806@garzik.org \
    --to=jeff@garzik.org \
    --cc=geomatsi@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).