Message ID | 20200906122016.4628-1-hdegoede@redhat.com |
---|---|
Headers | show
Return-Path: <SRS0=6GZX=CP=vger.kernel.org=linux-gpio-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B9EEC43461 for <linux-gpio@archiver.kernel.org>; Sun, 6 Sep 2020 12:20:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E16E3208B3 for <linux-gpio@archiver.kernel.org>; Sun, 6 Sep 2020 12:20:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="N2ahQ7Pm" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728865AbgIFMUr (ORCPT <rfc822; linux-gpio@archiver.kernel.org>); Sun, 6 Sep 2020 08:20:47 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:38575 "EHLO us-smtp-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728828AbgIFMUl (ORCPT <rfc822; linux-gpio@vger.kernel.org>); Sun, 6 Sep 2020 08:20:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1599394822; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=CxJ/LRM65OR3AnlvatdcLfZCthNJRAPFXPEjZKd0JvU=; b=N2ahQ7Pmhj4p92rIUxWOhlY4gNYkurVc4suJdVELl+enUuxqI2mf53Dt3xx8tN7iM72b6U hfmU88pnUDwOTrOy//3XHHWg+4czHgZTELAMscx2Wwo5he9OvbdHo4YjqNLdbEhdUhxW2D YqIIa45NCR4Anj3pfrZbC2Q/Sxr+E5M= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-245-qk1YH0sbOSuRfbWY_oxCYg-1; Sun, 06 Sep 2020 08:20:20 -0400 X-MC-Unique: qk1YH0sbOSuRfbWY_oxCYg-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3CA481005E67; Sun, 6 Sep 2020 12:20:19 +0000 (UTC) Received: from x1.localdomain (ovpn-112-17.ams2.redhat.com [10.36.112.17]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6DA945D9CC; Sun, 6 Sep 2020 12:20:17 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: Hans de Goede <hdegoede@redhat.com>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, Mika Westerberg <mika.westerberg@linux.intel.com>, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org Subject: [PATCH 0/1] Input: soc_button_array - Work around DSDTs which modify the irqflags Date: Sun, 6 Sep 2020 14:20:15 +0200 Message-Id: <20200906122016.4628-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: <linux-gpio.vger.kernel.org> X-Mailing-List: linux-gpio@vger.kernel.org |
Series |
Input: soc_button_array - Work around DSDTs which modify the irqflags
|
expand
|