Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752942Ab3IQMvv (ORCPT ); Tue, 17 Sep 2013 08:51:51 -0400 Received: from mail-ob0-f182.google.com ([209.85.214.182]:61776 "EHLO mail-ob0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752492Ab3IQMvt (ORCPT ); Tue, 17 Sep 2013 08:51:49 -0400 MIME-Version: 1.0 In-Reply-To: <1378278183-26596-1-git-send-email-george.cherian@ti.com> References: <1378278183-26596-1-git-send-email-george.cherian@ti.com> Date: Tue, 17 Sep 2013 14:51:48 +0200 Message-ID: Subject: Re: [PATCH v4 0/3] cleanup of gpio_pcf857x.c From: Linus Walleij To: George Cherian , Laurent Pinchart Cc: "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linux-OMAP , Kuninori Morimoto , Nikolay Balandin Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1241 Lines: 38 On Wed, Sep 4, 2013 at 9:03 AM, George Cherian wrote: > This patch series > - removes the irq_demux_work > - Uses devm_request_threaded_irq > - Call the user handler iff gpio_to_irq is done. > > v1 --> v2 > Split v1 to 3 patches > v2 --> v3 > Remove the unnecessary dts patches. > v3 --> v4 > Remove gpio->irq (in patch 2) Applied all three patches with Kuninoro's ACK. However your last iteration was still labeled "v3" in the subject so I was a bit confused, but I took all those sent on sep 4. Please check the result in my GPIO tree or linux-next and make sure it works. > Note: these patches were made after applying [1]. > [1] - [PATCH v5] gpio: pcf857x: Add OF support - https://lkml.org/lkml/2013/8/27/70 Well that patch is not finished, but by rebasing patch 2 with patch -p1 < patch2.patch it applied anyway. Now Laurent has to finalize his DT bindings on top of your patches instead. Yours, Linus Walleij -- 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/