From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752740AbbIPHvb (ORCPT ); Wed, 16 Sep 2015 03:51:31 -0400 Received: from lists.s-osg.org ([54.187.51.154]:36397 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752286AbbIPHv3 (ORCPT ); Wed, 16 Sep 2015 03:51:29 -0400 Subject: Re: [PATCH] pinctrl: sirf: Fix module autoloading for OF To: linux-kernel@vger.kernel.org References: <1442389425-27846-1-git-send-email-javier@osg.samsung.com> Cc: Fabio Estevam , =?UTF-8?Q?S=c3=b6ren_Brinkmann?= , Masahiro Yamada , Linus Walleij , Thomas Gleixner , linux-gpio@vger.kernel.org, Barry Song , Wei Chen , linux-arm-kernel@lists.infradead.org From: Javier Martinez Canillas Message-ID: <55F91F7C.3080102@osg.samsung.com> Date: Wed, 16 Sep 2015 09:51:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <1442389425-27846-1-git-send-email-javier@osg.samsung.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On 09/16/2015 09:43 AM, Javier Martinez Canillas wrote: > Drivers needs to export the OF id table and this be built into > the module or udev won't have the necessary information to auto > load the driver module when the device is registered by OF. > > Signed-off-by: Javier Martinez Canillas > Just found out that PINCTRL_SIRF is a boolean Kconfig symbol and not a tristate one so it can't be built as a module. Sorry for the noise. Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America