From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754073AbbGNKx7 (ORCPT ); Tue, 14 Jul 2015 06:53:59 -0400 Received: from mail-oi0-f49.google.com ([209.85.218.49]:34827 "EHLO mail-oi0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753818AbbGNKx6 (ORCPT ); Tue, 14 Jul 2015 06:53:58 -0400 MIME-Version: 1.0 In-Reply-To: <1434606165-2629-1-git-send-email-yamada.masahiro@socionext.com> References: <1434606165-2629-1-git-send-email-yamada.masahiro@socionext.com> Date: Tue, 14 Jul 2015 12:53:57 +0200 Message-ID: Subject: Re: [PATCH] pinctrl: simplify of_pinctrl_get() From: Linus Walleij To: Masahiro Yamada Cc: "linux-gpio@vger.kernel.org" , "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 On Thu, Jun 18, 2015 at 7:42 AM, Masahiro Yamada wrote: > This commit does not change the logic at all. > > Signed-off-by: Masahiro Yamada Patch applied. Yours, Linus Walleij