mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-17 09:43:59 +08:00
Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-next
This commit is contained in:
commit
21e55ca406
@ -389,7 +389,7 @@ static int tps6586x_regulator_probe(struct platform_device *pdev)
|
||||
int id;
|
||||
int err;
|
||||
|
||||
dev_dbg(&pdev->dev, "Probing regulator %d\n", id);
|
||||
dev_dbg(&pdev->dev, "Probing regulator\n");
|
||||
|
||||
pdata = dev_get_platdata(pdev->dev.parent);
|
||||
if ((!pdata) && (pdev->dev.parent->of_node))
|
||||
|
Loading…
Reference in New Issue
Block a user