lkml.org 
[lkml]   [2016]   [Feb]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 5/7] regulator: act8865: Pass of_node via act8865_regulator_data
On Sun, Feb 28, 2016 at 04:53:27PM +0100, Maarten ter Huurne wrote:

> + struct regulator_config config = {
> + .dev = dev,
> + .regmap = act8865->regmap,
> + .driver_data = act8865,
> + };
> + struct act8865_regulator_data *rdata;
> struct regulator_dev *rdev;
>
> - config.dev = dev;
> - config.init_data = act8865_get_init_data(desc->id, pdata);
> - config.of_node = of_node[i];
> - config.driver_data = act8865;
> - config.regmap = act8865->regmap;

This appears to be doing some unrelated refectoring of the code which
should be in a separate commit to make review clearer.
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2016-02-29 13:21    [W:0.078 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site