From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Subject: Re: [PATCH] gpio: export add/remove lookup table functions Date: Mon, 24 Apr 2017 16:08:01 +0200 Message-ID: <20170424160801.31ca4b4a@crub> References: <1492723400-16657-1-git-send-email-agust@denx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mail-out.m-online.net ([212.18.0.10]:39274 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1172026AbdDXOIE (ORCPT ); Mon, 24 Apr 2017 10:08:04 -0400 In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Andy Shevchenko Cc: "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linus Walleij , Alexandre Courbot On Fri, 21 Apr 2017 22:24:49 +0300 Andy Shevchenko andy.shevchenko@gmail.com wrote: ... >...and still a question "Do we go with stubs for them in case of !GPIOLIB?" I've just sent a patch. >Patch below looks good to me: Thanks for review! Anatolij