aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorUlf Hansson <[email protected]>2019-04-18 10:27:56 +0000
committerRafael J. Wysocki <[email protected]>2019-04-25 07:37:36 +0000
commite8b04de9da71b56dbbc5fa443d4ab52b617977bb (patch)
tree578cedf7ebdee221c964c617a15a91cabde4faa0 /drivers/fpga/fpga-mgr.c
parentPM / Domains: Don't kfree() the virtual device in the error path (diff)
downloadkernel-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