From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: [PATCH 2/21] ide: merge ->fixup and ->quirkproc methods
Date: Tue, 27 Nov 2007 21:39:02 +0300 [thread overview]
Message-ID: <474C6446.6080400@ru.mvista.com> (raw)
In-Reply-To: <200711182311.35962.bzolnier@gmail.com>
Bartlomiej Zolnierkiewicz wrote:
> * Assign drive->quirk_list in ->quirkproc implementations:
> - hpt366.c::hpt3xx_quirkproc()
> - pdc202xx_new.c::pdcnew_quirkproc()
> - pdc202xx_old.c::pdc202xx_quirkproc()
> * Make ->quirkproc void.
> * Move calling ->quirkproc from do_identify() to probe_hwif().
> * Convert it821x_fixups() to it821x_quirkproc() in it821x.c.
> * Convert siimage_fixup() to sil_quirkproc() in siimage.c, also remove
> no longer needed drive->present check from is_dev_seagate_sata().
> * Convert ide_undecoded_slave() to accept 'drive' instead of 'hwif'
> as an argument. Then convert ide_register_hw() to accept 'quirkproc'
> argument instead of 'fixup' one.
> * Remove no longer needed ->fixup method.
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
MBR, Sergei
prev parent reply other threads:[~2007-11-27 18:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-18 22:11 [PATCH 2/21] ide: merge ->fixup and ->quirkproc methods Bartlomiej Zolnierkiewicz
2007-11-27 18:39 ` Sergei Shtylyov [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=474C6446.6080400@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=bzolnier@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).