linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH 1/4] ide: don't set hwif->dma_ops in init_dma() method
Date: Fri, 2 Jan 2009 23:32:45 +0100	[thread overview]
Message-ID: <200901022332.46065.bzolnier@gmail.com> (raw)
In-Reply-To: <200812312152.48007.sshtylyov@ru.mvista.com>

On Wednesday 31 December 2008, Sergei Shtylyov wrote:
> Replace setting of 'hwif->dma_ops' in the 'alim16x3' and 'palm_bk3710' drivers'
> init_dma() methods with initializing the corresponding member of their 'struct
> ide_port_info' instances and remove such setting from the 'hpt366' driver that
> just doesn't use 'sff_dma_ops'. Along with some code save, this prepares us for
> the next patch...
> 
> Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
> 
> ---
> Here are the unfortunate series of patches that hadn't gotten into 2.6.28 --
> I decided not to leave it to the next year despite an extreme overload I had
> during the past several months... :-)

Cool, I applied whole series (it indeed makes code a lot saner/cleaner :).

      reply	other threads:[~2009-01-02 22:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-31 18:52 [PATCH 1/4] ide: don't set hwif->dma_ops in init_dma() method Sergei Shtylyov
2009-01-02 22:32 ` Bartlomiej Zolnierkiewicz [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=200901022332.46065.bzolnier@gmail.com \
    --to=bzolnier@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=sshtylyov@ru.mvista.com \
    /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).