diff options
author | 2023-03-01 21:05:51 +0800 | |
---|---|---|
committer | 2023-03-14 11:36:15 +0800 | |
commit | edac60e149714cc05c32b49472740988c197543d (patch) | |
tree | 442648d0818d71e09c4b3c96c79fa886d085121d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | soc: imx: imx8m-blk-ctrl: Scan subnodes and bind drivers to them (diff) | |
download | wireguard-linux-edac60e149714cc05c32b49472740988c197543d.tar.xz wireguard-linux-edac60e149714cc05c32b49472740988c197543d.zip |
soc: imx: imx8mp-blk-ctrl: Use dev_pm_domain_attach_by_name
The genpd_dev_pm_attach_by_name() is not exported, following error
occurs when building imx8mp-blk-ctrl as a module:
ERROR: modpost: "genpd_dev_pm_attach_by_name" [drivers/soc/imx/imx8mp-blk-ctrl.ko] undefined!
Fix this by using dev_pm_domain_attach_by_name() instead.
Signed-off-by: Jindong Yue <jindong.yue@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions