Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751608AbaLaU40 (ORCPT ); Wed, 31 Dec 2014 15:56:26 -0500 Received: from mail-ie0-f176.google.com ([209.85.223.176]:48286 "EHLO mail-ie0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751560AbaLaU4Y (ORCPT ); Wed, 31 Dec 2014 15:56:24 -0500 MIME-Version: 1.0 In-Reply-To: <1418302951-9309-3-git-send-email-octavian.purdila@intel.com> References: <1418302951-9309-1-git-send-email-octavian.purdila@intel.com> <1418302951-9309-3-git-send-email-octavian.purdila@intel.com> Date: Wed, 31 Dec 2014 21:56:24 +0100 Message-ID: Subject: Re: [PATCH 2/3] gpio: dln2: use bus_sync_unlock instead of scheduling work From: Linus Walleij To: Octavian Purdila Cc: Lee Jones , Johan Hovold , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" 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: 670 Lines: 19 On Thu, Dec 11, 2014 at 2:02 PM, Octavian Purdila wrote: > Use the irq_chip bus_sync_unlock method to update hardware registers > instead of scheduling work from the mask/unmask methods. This simplifies > a bit the driver and make it more uniform with the other GPIO IRQ > drivers. > > Signed-off-by: Octavian Purdila Patch applied for fixes. 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/