Skip to content

Commit bd8ff6d

Browse files
brgldavem330
authored andcommitted
Documentation: devres: add missing mdio helper
We have a devres variant of mdiobus_register() but it's not listed in devres.rst. Add it under other mdio devm functions. Signed-off-by: Bartosz Golaszewski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent fe18951 commit bd8ff6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/driver-api/driver-model/devres.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ MDIO
343343
devm_mdiobus_alloc()
344344
devm_mdiobus_alloc_size()
345345
devm_mdiobus_free()
346+
devm_mdiobus_register()
346347

347348
MEM
348349
devm_free_pages()

0 commit comments

Comments
 (0)