Commit fa707a58 authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Hans de Goede
Browse files

Platform: OLPC: Specify the enable time

parent 23f8b0a1
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -398,6 +398,7 @@ static const struct regulator_desc dcon_desc = {
	.ops		= &dcon_regulator_ops,
	.type		= REGULATOR_VOLTAGE,
	.owner		= THIS_MODULE,
	.enable_time	= 25000,
};

static int olpc_ec_probe(struct platform_device *pdev)