Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752186AbdCSQH0 convert rfc822-to-8bit (ORCPT ); Sun, 19 Mar 2017 12:07:26 -0400 Received: from muru.com ([72.249.23.125]:40478 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751943AbdCSQHZ (ORCPT ); Sun, 19 Mar 2017 12:07:25 -0400 Date: Sun, 19 Mar 2017 09:07:20 -0700 From: Tony Lindgren To: Sebastian Reichel Cc: Mark Brown , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Lee Jones , Marcel Partap , Michael Scott Subject: Re: [PATCH 4/4] mfd: cpcap: Fix bad use of IRQ sense register Message-ID: <20170319160720.GZ20572@atomide.com> References: <20170317003633.7361-1-tony@atomide.com> <20170317003633.7361-5-tony@atomide.com> <20170319020118.4oh6sny5phqpatit@earth> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20170319020118.4oh6sny5phqpatit@earth> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 19 * Sebastian Reichel [170318 19:03]: > On Thu, Mar 16, 2017 at 05:36:33PM -0700, Tony Lindgren wrote: > > The cpcap INTS registers are for getting the value of the line, > > not for configuring the type. > > > > Cc: Lee Jones > > Cc: Marcel Partap > > Cc: Michael Scott > > Cc: Sebastian Reichel > > Reviewed-By: Sebastian Reichel > > > Signed-off-by: Tony Lindgrne > > https://lwn.net/Articles/717281/ ;) Nah, just a time to clean-up the keyboard again! Tony