Re: [PATCH V4 2/2] regulator: tps65217: Add tps65217 regulator driver

From: Mark Brown
Date: Mon Jan 16 2012 - 07:28:12 EST


On Wed, Jan 11, 2012 at 04:11:49PM +0530, AnilKumar Ch wrote:

> + rdev = regulator_register(&regulators[pdev->id], &pdev->dev,
> + pdev->dev.platform_data, tps);

Oh, actually - this needs redoing against -next, regulator_register now
takes an additional of_node argument. If there's no device tree support
it can be null.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/