From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756012AbcCQBJy (ORCPT ); Wed, 16 Mar 2016 21:09:54 -0400 Received: from mailout4.w1.samsung.com ([210.118.77.14]:27475 "EHLO mailout4.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbcCQBJx (ORCPT ); Wed, 16 Mar 2016 21:09:53 -0400 X-AuditID: cbfec7f5-f79b16d000005389-1a-56ea03dc8265 Subject: Re: [RFC/RFT PATCH 0/2] mfd: max14577: Allow the driver to be built as a module To: Javier Martinez Canillas , linux-kernel@vger.kernel.org References: <1458146930-2723-1-git-send-email-javier@osg.samsung.com> Cc: Chanwoo Choi , Lee Jones From: Krzysztof Kozlowski Message-id: <56EA03D8.80004@samsung.com> Date: Thu, 17 Mar 2016 10:09:44 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-version: 1.0 In-reply-to: <1458146930-2723-1-git-send-email-javier@osg.samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFjrJLMWRmVeSWpSXmKPExsVy+t/xa7p3mF+FGZzqVrW4/uU5q8Wbt2uY LF6/MLS4//Uoo8XlXXPYHFg97lzbw+axpf8uu0ffllWMHp83yQWwRHHZpKTmZJalFunbJXBl LLz2h7XgEGvFh3MnGRsYV7J0MXJySAiYSHQt2cMMYYtJXLi3nq2LkYtDSGApo8TbdW+YIZyn jBI7Zj9kB6kSFoiSeDNvCSuILSIQKvHv4m1GEFtIwFVicecsMJtZwEvi9+QfbCA2m4CxxObl S8BsXgENiV2XOoF6OThYBFQlOv56gYRFBSIknsw9yQhRIijxY/I9sOM4Bdwkbm2czAZSziyg J3H/ohbEdHmJzWveMk9gFJiFpGMWQtUsJFULGJlXMYqmliYXFCel5xrpFSfmFpfmpesl5+du YoQE8NcdjEuPWR1iFOBgVOLhZTj3MkyINbGsuDL3EKMEB7OSCK/SUaAQb0piZVVqUX58UWlO avEhRmkOFiVx3pm73ocICaQnlqRmp6YWpBbBZJk4OKUaGM9s2X5ST2VF9Cxr7pJJPg1NEpVZ 0468WMxmou+yPivAJs3vR+S5IqWsUoNv2myT72x5dkT4TdKG+Vff/V6f/Wzth3XMbyffz1lk 8fXjt6iiDyd6Yut2JE98uFqRRf8Ij5zR7k0HDgVtDOrOvWhsefjoyrNvNlhaX/jcJ8/ObzrN 2Pe584PiL2eVWIozEg21mIuKEwH3T5q3XAIAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 17.03.2016 01:48, Javier Martinez Canillas wrote: > Hello, > > This series is similar to [0] and allows the max14577 PMIC MFD driver to > be built as a module. Currently the Kconfig symbol for the driver is a > boolean but there isn't really a reason for this restriction. > > The patches have been just built tested because I don't have any of the > boards using this driver, so testing will be highly appreciated. > Thanks for the patch (and checking of regulator users) but one of the reasons of putting this item on todo list was to check and test. The change itself is trivial, I could do it on myself, right? :) But the point is that it needs some testing... BR, Krzysztof