Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751706AbdIULab (ORCPT ); Thu, 21 Sep 2017 07:30:31 -0400 Received: from mail-it0-f52.google.com ([209.85.214.52]:53327 "EHLO mail-it0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751596AbdIULa3 (ORCPT ); Thu, 21 Sep 2017 07:30:29 -0400 X-Google-Smtp-Source: AOwi7QChB53IoV5F+DjE5f7kqZ89VSgsmk1b9GI+50GdOMN0vFMG6gSYHA4rpXVcTnxsEZ1/iMP3jSxhjhowTA4KWDg= MIME-Version: 1.0 In-Reply-To: <1505356645-19765-1-git-send-email-yamada.masahiro@socionext.com> References: <1505356645-19765-1-git-send-email-yamada.masahiro@socionext.com> From: Linus Walleij Date: Thu, 21 Sep 2017 13:30:28 +0200 Message-ID: Subject: Re: [PATCH] gpio: thunderx: remove unused .map() hook from irq_domain_ops To: Masahiro Yamada Cc: "linux-gpio@vger.kernel.org" , David Daney , Thomas Gleixner , Jason Cooper , Marc Zyngier , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 296 Lines: 11 On Thu, Sep 14, 2017 at 4:37 AM, Masahiro Yamada wrote: > This driver implements .alloc() hook, so .map() is not used. > > Signed-off-by: Masahiro Yamada Waiting for David to test this patch before applying. Yours, Linus Walleij