Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754902AbbENAh7 (ORCPT ); Wed, 13 May 2015 20:37:59 -0400 Received: from mailout3.w1.samsung.com ([210.118.77.13]:22644 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754818AbbENAhz (ORCPT ); Wed, 13 May 2015 20:37:55 -0400 X-AuditID: cbfec7f4-f79c56d0000012ee-4d-5553ee5fc7a4 Message-id: <5553EE5F.7030105@samsung.com> Date: Thu, 14 May 2015 09:37:51 +0900 From: Krzysztof Kozlowski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-version: 1.0 To: Javier Martinez Canillas , Thierry Reding Cc: Olof Johansson , Doug Anderson , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pwm@vger.kernel.org Subject: Re: [PATCH] pwm: samsung: Use MODULE_DEVICE_TABLE() to include OF modalias References: <1431563551-9461-1-git-send-email-javier.martinez@collabora.co.uk> In-reply-to: <1431563551-9461-1-git-send-email-javier.martinez@collabora.co.uk> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrPLMWRmVeSWpSXmKPExsVy+t/xK7rx74JDDS6sMbE4u+wgm8XR3wUW r18YWlzeNYfN4u7dVYwWM87vY7I4df0zm8XPXfNYHDg8ZjdcZPH4+/w6i8fOWXfZPa6caGL1 6NuyitHj8ya5ALYoLpuU1JzMstQifbsErowbLyczFxxmqbh2xrWB8RFzFyMnh4SAicT3nxMZ IWwxiQv31rN1MXJxCAksZZR48WEDC4TzlFGidd8KFpAqXgEtiWdvlwF1c3CwCKhKPDwsBBJm EzCW2Lx8CRtIWFQgQqL7RCVEtaDEj8n3wDpFBLIlLv+9ATafWWAVo8SHL7eYQOqFBUIlZn1R BakREvCTOLT5BxuIzSngLzHpZjfYJmYBPYn7F7VAwswC8hKb17xlnsAoMAvJhlkIVbOQVC1g ZF7FKJpamlxQnJSea6hXnJhbXJqXrpecn7uJERLsX3YwLj5mdYhRgINRiYd3hXpwqBBrYllx Ze4hRgkOZiUR3q5TQCHelMTKqtSi/Pii0pzU4kOM0hwsSuK8c3e9DxESSE8sSc1OTS1ILYLJ MnFwSjUw5vz6da058zxDgUjO5Vfzfsx7smxa27Hry8+ZHK7YZi1T2Xvs8KFfVU1H1Jcpv0n3 U1zK9bt40QLPvKJJm3dfDq3bonpTXMP28mKd02zLN+V9towsY/6Y3HTih436Za9zL91a/GzY VGJFG8W0NzR6RvndK2qIDb3WbPb019faH3abfrsynY/oUGIpzkg01GIuKk4EAAT56TlyAgAA Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 19 On 14.05.2015 09:32, Javier Martinez Canillas wrote: > If the pwm-samsung driver is built as a module, modalias information is > not filled so the module is not autoloaded. Use the MODULE_DEVICE_TABLE() > macro to export the OF device ID so the module contains that information. > > Signed-off-by: Javier Martinez Canillas Reviewed-by: Krzysztof Kozlowski I think many other Maxim/S[25]M drivers for Samsung boards may also be affected... Probably they should also be updated. Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/