[PATCH] doc: announce marking device and driver objects as internal

Thomas Monjalon thomas at monjalon.net
Fri Jul 15 18:22:45 CEST 2022


10/07/2022 08:17, David Marchand:
> rte_driver and rte_device are unnecessarily exposed in the public API/ABI.
> Announce that they will be made opaque in the public API and mark
> associated API as internal.
> This impacts all bus, as their driver registration mechanism will be
> made internal.
> 
> Note: the PCI bus had a similar deprecation notice that we can remove as
> the new one is more generic.
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

    Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
    Acked-by: Chenbo Xia <chenbo.xia at intel.com>
    Acked-by: Thomas Monjalon <thomas at monjalon.net>
    Acked-by: Jerin Jacob <jerinj at marvell.com>
    Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>
    Acked-by: Kevin Laatz <kevin.laatz at intel.com>
    Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>

Applied, thanks.




More information about the dev mailing list