Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753591Ab3IPGdK (ORCPT ); Mon, 16 Sep 2013 02:33:10 -0400 Received: from mail-pb0-f52.google.com ([209.85.160.52]:34088 "EHLO mail-pb0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753098Ab3IPGdI (ORCPT ); Mon, 16 Sep 2013 02:33:08 -0400 Date: Sun, 15 Sep 2013 19:25:33 -0700 From: Dmitry Torokhov To: rydberg@euromail.se Cc: Nick Dyer , Daniel Kurtz , Joonyoung Shim , Alan Bowens , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Peter Meerwald , Benson Leung , Olof Johansson , Yufeng Shen Subject: Re: [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata Message-ID: <20130916022533.GA6468@core.coreip.homeip.net> References: <1372337366-9286-1-git-send-email-nick.dyer@itdev.co.uk> <1372337366-9286-21-git-send-email-nick.dyer@itdev.co.uk> <20130718171744.GC32381@polaris.bitmath.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130718171744.GC32381@polaris.bitmath.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 823 Lines: 25 On Thu, Jul 18, 2013 at 07:17:44PM +0200, rydberg@euromail.se wrote: > Hi Nick, > > > From: Yufeng Shen > > > > This is the preparation for supporting the code path when there is > > platform data provided and still boot the device into a sane state > > with backup NVRAM config. > > > > Make the irqflags default to be IRQF_TRIGGER_FALLING if no platform data is > > provided. I think if there is no platform data we should use 0 as IRQ falgs and assume that IRQ line is properly configured by the board code or via device tree. Thanks. -- Dmitry -- 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/