aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/machxo2-spi.c
diff options
context:
space:
mode:
authorUlf Hansson <[email protected]>2018-05-29 10:04:15 +0000
committerRafael J. Wysocki <[email protected]>2018-05-30 11:51:51 +0000
commit924f448699627722a7dcaefb857d09fd324e75c5 (patch)
treed71826e918b6182ee810fed76f951da88cb0faef /drivers/fpga/machxo2-spi.c
parentPM / Domains: Drop __pm_genpd_add_device() (diff)
downloadkernel-924f448699627722a7dcaefb857d09fd324e75c5.tar.gz
kernel-924f448699627722a7dcaefb857d09fd324e75c5.zip
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
There is no need to pass a genpd struct to pm_genpd_remove_device(), as we already have the information about the PM domain (genpd) through the device structure. Additionally, we don't allow to remove a PM domain from a device, other than the one it may have assigned to it, so really it does not make sense to have a separate in-param for it. For these reason, drop it and update the current only call to pm_genpd_remove_device() from amdgpu_acp. Signed-off-by: Ulf Hansson <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'drivers/fpga/machxo2-spi.c')
0 files changed, 0 insertions, 0 deletions