Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753328Ab0LLQdv (ORCPT ); Sun, 12 Dec 2010 11:33:51 -0500 Received: from mail-ww0-f44.google.com ([74.125.82.44]:58290 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752955Ab0LLQds (ORCPT ); Sun, 12 Dec 2010 11:33:48 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=aeFg+tMTKNZkCibdZuhvcA1F4ngW07DAXhDqZEREtVFp+qcCnmJhLdHT3AfQkeUMKg NmbozS2Sz5o79OurZnk19FFtaOnSobQUvWKqnquQLVqWk/c2e/OYTmcSJHMBFpr2dKja +KtgfAIdvHhlXCguCvtJnFOjG9KpFgnqthsW4= MIME-Version: 1.0 In-Reply-To: <1292159988-28268-1-git-send-email-broonie@opensource.wolfsonmicro.com> References: <1292159988-28268-1-git-send-email-broonie@opensource.wolfsonmicro.com> From: Mike Frysinger Date: Sun, 12 Dec 2010 11:33:27 -0500 X-Google-Sender-Auth: 0jbFPxFd5FhwkBEdnYVlZeKPa9s Message-ID: Subject: Re: [PATCH] gpiolib: Convert ADP5588 to new irq_ APIs To: Mark Brown Cc: Andrew Morton , Michael Hennerich , Grant Likely , linux-kernel@vger.kernel.org, Paul Mundt Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 569 Lines: 13 On Sun, Dec 12, 2010 at 08:19, Mark Brown wrote: > The genirq core is being updated to pass struct irq_data to irq_chip > operations instead of an irq number. Update the ADP5588 GPIO driver to > the new API. "is being updated" ... does that mean it hasnt been merged yet and so this patch depends on something else ? -mike -- 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/