summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorYuho Choi <dbgh9129@gmail.com>2026-05-13 23:40:04 -0400
committerFrank Li <Frank.Li@nxp.com>2026-06-01 12:17:07 -0400
commit36d46348eb5fc4bc505cd2290ddd70c25fbe6bb3 (patch)
tree35c951cf34f6b078054639726f9fb2849d929b7d /drivers/phy/eswin/git@git.tavy.me:linux.git
parent2430f2080f2a4e45b69befba26ef726d62180bba (diff)
ARM: imx3: Fix CCM node reference leak
of_find_compatible_node() returns a referenced device node. The i.MX31 and i.MX35 early init paths use the node to map the CCM registers with of_iomap(), but never drop the node reference. Release the node after the mapping is created. Fixes: 2cf98d12958c ("ARM: imx3: Retrieve the CCM base address from devicetree") Signed-off-by: Yuho Choi <dbgh9129@gmail.com> Signed-off-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions