Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756345AbYGXASN (ORCPT ); Wed, 23 Jul 2008 20:18:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752463AbYGXARz (ORCPT ); Wed, 23 Jul 2008 20:17:55 -0400 Received: from parsec.stupidest.org ([71.6.196.126]:58694 "EHLO parsec.stupidest.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753341AbYGXARy (ORCPT ); Wed, 23 Jul 2008 20:17:54 -0400 X-Greylist: delayed 1516 seconds by postgrey-1.27 at vger.kernel.org; Wed, 23 Jul 2008 20:17:54 EDT Date: Wed, 23 Jul 2008 16:52:37 -0700 From: Chris Wedgwood To: Bartlomiej Zolnierkiewicz Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Jeff Garzik Subject: Re: [PATCH {1,3}/7] ata: add missing ATA_CMD_* defines Message-ID: <20080723235237.GA11354@puku.stupidest.org> References: <200807232042.45733.bzolnier@gmail.com> <200807232040.18264.bzolnier@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200807232042.45733.bzolnier@gmail.com> <200807232040.18264.bzolnier@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1107 Lines: 35 On Wed, Jul 23, 2008 at 08:40:18PM +0200, Bartlomiej Zolnierkiewicz wrote: > Add missing ATA_CMD_* defines to . Also add > ATA_EXABYTE_ENABLE_NEST, SETFEATURES_AAM_* and ATA_SMART_* > defines while at it. > > Partially based on earlier work by Chris Wedgwood. [...] On Wed, Jul 23, 2008 at 08:42:45PM +0200, Bartlomiej Zolnierkiewicz wrote: > * Use ATA_CMD_* defines instead of WIN_* ones. > > While at it: > > * EXABYTE_ENABLE_NEXT -> ATA_EXABYTE_ENABLE_NEST > > * SETFEATURES_{EN,DIS}_WCACHE -> SETFEATURES_WC_{ON,OFF} > > * SETFEATURES_{EN,DIS}_AAM -> SETFEATURES_AAM_{ON,OFF} > > * SMART_* -> ATA_SMART_* > > * Remove stale comment from ide-proc.c. > > Partially based on earlier work by Chris Wedgwood. ACK/signoff from me (in so far as it's relevant, my original patches are so old I'm sure Bart probably had to so it almost all again). -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/