summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2020-06-29 14:03:41 +0200
committerDavid S. Miller <davem@davemloft.net>2020-06-30 15:57:34 -0700
commit8b11c20a658de159fcf18ebce4f2acfdf747ff25 (patch)
treea108af20681fcab3ab87ff1dc44d1c2f262ec817 /Documentation
parentbd8ff6de0cf5b05bc7e1822aec79edac05b02a35 (diff)
downloadlinux-8b11c20a658de159fcf18ebce4f2acfdf747ff25.tar.bz2
phy: un-inline devm_mdiobus_register()
Functions should only be static inline if they're very short. This devres helper is already over 10 lines and it will grow soon as we'll be improving upon its approach. Pull it into mdio_devres.c. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions