]> git.baikalelectronics.ru Git - uboot.git/commit
net: ftmac100: change driver name from nds32_mac to ftmac100
authorSergei Antonov <saproj@gmail.com>
Fri, 3 Feb 2023 19:09:02 +0000 (22:09 +0300)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 18:41:07 +0000 (13:41 -0500)
commit9d6d90de56ec68a3dc386728b68a185cfbea8a7d
tree623f89f8766c82efd20ce200f517748db4fb4aa7
parent68dc0228938e5aa28b6c26d827526cb3bfaeebc7
net: ftmac100: change driver name from nds32_mac to ftmac100

So it will be named similarly to the related ftgmac100 driver.
The old name 'nds32_mac' is not referred to anywhere in U-Boot.

Signed-off-by: Sergei Antonov <saproj@gmail.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
Reviewed-by: Rick Chen <rick@andestech.com>
drivers/net/ftmac100.c