From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH v2] gpio-lynxpoint: Allow building as a module Date: Fri, 29 Nov 2013 11:27:23 +0100 Message-ID: References: <20131127154606.5b6d6742@endymion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mail-ob0-f180.google.com ([209.85.214.180]:57216 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751235Ab3K2K1Y (ORCPT ); Fri, 29 Nov 2013 05:27:24 -0500 Received: by mail-ob0-f180.google.com with SMTP id wo20so9903937obc.11 for ; Fri, 29 Nov 2013 02:27:23 -0800 (PST) In-Reply-To: <20131127154606.5b6d6742@endymion.delvare> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Jean Delvare , Mika Westerberg Cc: Mathias Nyman , "linux-gpio@vger.kernel.org" On Wed, Nov 27, 2013 at 3:46 PM, Jean Delvare wrote: > Change CONFIG_GPIO_LYNXPOINT from bool to tristate so that the > gpio-lynxpoint driver can be built as a module. > > Add the required glue: an exit function to unregister the driver, and > module information. > > Signed-off-by: Jean Delvare > Cc: Mathias Nyman > Cc: Linus Walleij Hm I think Mika is working on this driver now, Mika can you have a look at this patch? Yours, Linus Walleij