lkml.org 
[lkml]   [2014]   [Feb]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 07/14] regulator: s2mps11: Choose number of supported regulators during probe
From
Date
On Wed, 2014-02-12 at 15:31 +0530, Yadwinder Singh Brar wrote:
> Hi,
>
>
> >
> > + dev_type = platform_get_device_id(pdev)->driver_data;
> > + switch (dev_type) {
> > + case S2MPS11X:
> > + s2mps11->rdev_num = ARRAY_SIZE(s2mps11_regulators);
> > + regulators = s2mps11_regulators;
>
> How about creating and passing copy of s2mps11_regulators at runtime
> and making s2mps11_regulators __initdata ?

Sounds good, I'll add this in next version of patchset.


Best regards,
Krzysztof





\
 
 \ /
  Last update: 2014-02-12 16:41    [W:0.117 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site