From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: What's left in libata-dev.git? Date: Thu, 25 Oct 2007 19:05:14 +0900 Message-ID: <47206A5A.7080306@gmail.com> References: <472067FD.3060400@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <472067FD.3060400@garzik.org> Sender: linux-ide-owner@vger.kernel.org To: Jeff Garzik Cc: IDE/ATA development list , Linux Kernel Mailing List , linux-scsi , Bartlomiej Zolnierkiewicz , Alan , Jens Axboe , Andrew Morton , Kristen Carlson Accardi , Jason Gaston List-Id: linux-scsi@vger.kernel.org Jeff Garzik wrote: > 3) Tejun: libata: implement ata_wait_after_reset() > > ^^^ Tejun, what case does this solve? Still needed? Not needed yet. It will be necessary to support a weird device (CF bridged over SATA) but it's a nice clean up regardless (instead of quoting ATADVDR in every reset functions). Any reason not to put it in? -- tejun