summaryrefslogtreecommitdiff
path: root/contrib/apps/httpserver
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2026-06-04 20:20:29 +0800
committerPeng Fan <[email protected]>2026-06-09 23:55:56 +0800
commit2d6b735f5a9017f4c77ef522ccad64c84e0a1531 (patch)
tree39320f2c599ae198b67729758ad98354cac2b853 /contrib/apps/httpserver
parent788259b6c969de9e9ffc122464aca8fc5a08c7f6 (diff)
power: domain: imx8m: convert ofnode API to dev_read API
Replace ofnode_for_each_subnode(subnode, dev_ofnode(dev)) with dev_for_each_subnode(subnode, dev) and ofnode_read_u32_default( dev_ofnode(dev), ...) with dev_read_u32_default(dev, ...). No functional change. Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'contrib/apps/httpserver')
0 files changed, 0 insertions, 0 deletions