From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753566AbbCJVqz (ORCPT ); Tue, 10 Mar 2015 17:46:55 -0400 Received: from v094114.home.net.pl ([79.96.170.134]:65066 "HELO v094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1750920AbbCJVqZ (ORCPT ); Tue, 10 Mar 2015 17:46:25 -0400 From: "Rafael J. Wysocki" To: Linus Walleij , Alexandre Courbot Cc: linux-gpio@vger.kernel.org, Linux Kernel Mailing List , ACPI Devel Maling List , Mika Westerberg Subject: [PATCH 0/2] gpio / ACPI: Two minor cleanups related to ACPI_HANDLE() Date: Tue, 10 Mar 2015 23:07:36 +0100 Message-ID: <4032246.STUT1iRmIk@vostro.rjw.lan> User-Agent: KMail/4.11.5 (Linux/3.19.0+; KDE/4.11.5; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, As per the subject, avoid evaluating ACPI_HANDLE() if we can as that one is rather costly. Kind regards, Rafael