aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/slab.py
diff options
context:
space:
mode:
authorPengfei Li <[email protected]>2023-10-21 02:59:49 +0800
committerUlf Hansson <[email protected]>2023-10-26 15:55:05 +0200
commit374de39d38f97b0e58cfee88da590b2d056ccf7f (patch)
tree9f47d432e6efb61145b766efe768c266c6db9c30 /scripts/gdb/linux/slab.py
parent2e75396f1df61e1f1d26d0d703fc7292c4ae4371 (diff)
pmdomain: imx: Make imx pgc power domain also set the fwnode
Currently, The imx pgc power domain doesn't set the fwnode pointer, which results in supply regulator device can't get consumer imx pgc power domain device from fwnode when creating a link. This causes the driver core to instead try to create a link between the parent gpc device of imx pgc power domain device and supply regulator device. However, at this point, the gpc device has already been bound, and the link creation will fail. So adding the fwnode pointer to the imx pgc power domain device will fix this issue. Signed-off-by: Pengfei Li <[email protected]> Tested-by: Emil Kronborg <[email protected]> Fixes: 3fb16866b51d ("driver core: fw_devlink: Make cycle detection more robust") Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions