diff options
| author | Ulf Hansson <[email protected]> | 2019-04-18 10:27:56 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2019-04-25 07:37:36 +0000 |
| commit | e8b04de9da71b56dbbc5fa443d4ab52b617977bb (patch) | |
| tree | 578cedf7ebdee221c964c617a15a91cabde4faa0 /drivers/fpga/fpga-mgr.c | |
| parent | PM / Domains: Don't kfree() the virtual device in the error path (diff) | |
| download | kernel-e8b04de9da71b56dbbc5fa443d4ab52b617977bb.tar.gz kernel-e8b04de9da71b56dbbc5fa443d4ab52b617977bb.zip | |
PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
A genpd provider that uses the ->attach_dev() callback to look up
resources for a device fails to do so when the device has multiple
PM domains attached. That is because when genpd invokes the
->attach_dev() callback, it passes the allocated virtual device as
the in-parameter.
To address this problem, simply assign the dev->of_node for the
virtual device, based upon the original device's OF node.
Signed-off-by: Ulf Hansson <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Acked-by: Niklas Cassel <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
