Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030738AbXAZExZ (ORCPT ); Thu, 25 Jan 2007 23:53:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030739AbXAZExZ (ORCPT ); Thu, 25 Jan 2007 23:53:25 -0500 Received: from srv5.dvmed.net ([207.36.208.214]:42548 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030738AbXAZExY (ORCPT ); Thu, 25 Jan 2007 23:53:24 -0500 Message-ID: <45B98932.5010006@pobox.com> Date: Thu, 25 Jan 2007 23:53:06 -0500 From: Jeff Garzik User-Agent: Thunderbird 1.5.0.9 (X11/20061219) MIME-Version: 1.0 To: David Woodhouse CC: Linus Torvalds , Alan , Linux Kernel Mailing List Subject: Re: [PATCH] libata-sff: Don't call bmdma_stop on non DMA capable controllers References: <20070125150905.652f9ce2@localhost.localdomain> <1169741658.3593.98.camel@shinybook.infradead.org> <20070125172739.0c990a9a@localhost.localdomain> <1169770985.3593.146.camel@shinybook.infradead.org> <1169778239.3593.195.camel@shinybook.infradead.org> <1169782107.3593.219.camel@shinybook.infradead.org> In-Reply-To: <1169782107.3593.219.camel@shinybook.infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -4.3 (----) X-Spam-Report: SpamAssassin version 3.1.7 on srv5.dvmed.net summary: Content analysis details: (-4.3 points, 5.0 required) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 633 Lines: 20 David Woodhouse wrote: > When I eventually get to go home, which will hopefully still be some > time this month, I'll give some more coherent thought to the idea of > just using a (struct irq_desc *) directly instead of an integer. Then Tejun beat you to it with devres. devres makes all sorts of resource allocation and tracking loads easier. Learn it, love it, lick it. :) Jeff - 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/