diff options
| author | Peng Fan <[email protected]> | 2026-06-04 20:20:26 +0800 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2026-06-09 23:55:56 +0800 |
| commit | 162772d59f8d8958c91bd5976f4a791b3ab7503f (patch) | |
| tree | dc00fb64cb5b2f3701af88db3fca7bc9f9ddc62b /contrib/apps/httpserver | |
| parent | 80aa5cbd55308170be7dda50259f26b845daa1dc (diff) | |
mmc: octeontx_hsmmc: convert ofnode API to dev_read API
Replace all ofnode_read_*() / ofnode_read_bool() / ofnode_get_property()
calls with their dev_read_*() equivalents across
octeontx_mmc_get_valid(), octeontx_mmc_get_config(),
octeontx_mmc_host_probe() and octeontx_mmc_host_child_pre_probe().
Remove the intermediate 'ofnode node' local variables, the now-unused
'host->node' assignment in the probe function, and the corresponding
'ofnode node' field from struct octeontx_mmc_host.
No functional change.
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'contrib/apps/httpserver')
0 files changed, 0 insertions, 0 deletions
