Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1423061 > unrolled thread

Re: [RESEND RFT PATCH 0/2] mfd: max14577: Allow the driver to be built as a module

Started byJavier Martinez Canillas <javier@osg.samsung.com>
First post2016-06-15 16:10 +0200
Last post2016-06-15 16:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [RESEND RFT PATCH 0/2] mfd: max14577: Allow the driver to be  built as a module Javier Martinez Canillas <javier@osg.samsung.com> - 2016-06-15 16:10 +0200

#1423061 — Re: [RESEND RFT PATCH 0/2] mfd: max14577: Allow the driver to be built as a module

FromJavier Martinez Canillas <javier@osg.samsung.com>
Date2016-06-15 16:10 +0200
SubjectRe: [RESEND RFT PATCH 0/2] mfd: max14577: Allow the driver to be built as a module
Message-ID<rKjG2-3xJ-17@gated-at.bofh.it>
Hello,

On 05/26/2016 12:32 PM, Javier Martinez Canillas wrote:
> 
> 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.
> 
> Chanwoo Choi tried to test the original post but found a build issue [1].
> The fix for that issue landed in v4.6 so I'm resending this series now
> that there are no in-flight dependencies anymore.
> 
> 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.
> 
> [0]: https://lkml.org/lkml/2016/2/11/857
> [1]: https://lkml.org/lkml/2016/3/17/546
> 
> Best regards,
> Javier
> 
> 
> Javier Martinez Canillas (2):
>   mfd: max14577: Use module_init() instead of subsys_initcall()
>   mfd: max14577: Allow driver to be built as a module
> 
>  drivers/mfd/Kconfig    | 4 ++--
>  drivers/mfd/max14577.c | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 

Any comments about these patches?

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web