Message ID | e4396244da6b008c671def9f50bb983a10389863.1650816929.git.pisa@cmp.felk.cvut.cz (mailing list archive) |
---|---|
State | Awaiting Upstream |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | can: ctucanfd: clenup acoording to the actual rules and documentation linking | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Series ignored based on subject |
diff --git a/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst b/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst index 797fb45be187..2fde5551e756 100644 --- a/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst +++ b/Documentation/networking/device_drivers/can/ctu/ctucanfd-driver.rst @@ -536,7 +536,7 @@ CTU CAN FD Driver Sources Reference CTU CAN FD IP Core and Driver Development Acknowledgment --------------------------------------------------------- -* Odrej Ille <illeondr@fel.cvut.cz> +* Odrej Ille <ondrej.ille@gmail.com> * started the project as student at Department of Measurement, FEE, CTU * invested great amount of personal time and enthusiasm to the project over years diff --git a/Documentation/networking/device_drivers/can/index.rst b/Documentation/networking/device_drivers/can/index.rst index 58b6e0ad3030..0c3cc6633559 100644 --- a/Documentation/networking/device_drivers/can/index.rst +++ b/Documentation/networking/device_drivers/can/index.rst @@ -10,6 +10,7 @@ Contents: .. toctree:: :maxdepth: 2 + ctu/ctucanfd-driver freescale/flexcan .. only:: subproject and html
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> --- .../networking/device_drivers/can/ctu/ctucanfd-driver.rst | 2 +- Documentation/networking/device_drivers/can/index.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)