From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759031AbcDANI0 (ORCPT ); Fri, 1 Apr 2016 09:08:26 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:58005 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758990AbcDANIX (ORCPT ); Fri, 1 Apr 2016 09:08:23 -0400 Subject: Re: [PATCH] extcon: palmas: Drop stray IRQF_EARLY_RESUME flag To: Chanwoo Choi , MyungJoo Ham References: <1459458951-4882-1-git-send-email-nm@ti.com> <56FDB09A.8000202@samsung.com> CC: , , , Grygorii Strashko , Tony Lindgren , Lee Jones , Roger Quadros From: Nishanth Menon Message-ID: <56FE72A5.9050705@ti.com> Date: Fri, 1 Apr 2016 08:07:49 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56FDB09A.8000202@samsung.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 03/31/2016 06:19 PM, Chanwoo Choi wrote: > Don't need to add the IRQF_ONE_SHOT flag for "palmas_usb_id" interrupt? > If don't need it, I'll merge it on extcon-fixes and then send the pull request for rc cycle. It does not. This just fixes the remaining IRQF_EARLY_RESUME that was missed in commit ae64e42cc2b3 ("extcon: palmas: Drop IRQF_EARLY_RESUME flag") I will resumbit a v2 with updates from Lee as well. -- Regards, Nishanth Menon