baseband/fpga_lte_fec: align naming to other bbdevs
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 4 Oct 2019 17:19:10 +0000 (18:19 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 9 Oct 2019 09:50:12 +0000 (11:50 +0200)
commit6124ad4b86869f871ad3488ff3dedaf21a158fd7
treef755277a6bc0bc436da2f05e3b1938ae506e709a
parenta5fb66997f04d06f76c5b1603413b27c29711068
baseband/fpga_lte_fec: align naming to other bbdevs

The fpga_lte_fec is the only bbdev driver that does not use bbdev in the
name, so modify it to keep consistency with the other bbdev drivers. This
will then allow later simplification due to all drivers using the same
basic naming format.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
app/test-bbdev/meson.build
app/test-bbdev/test_bbdev_perf.c
config/common_base
doc/guides/bbdevs/fpga_lte_fec.rst
drivers/baseband/Makefile
drivers/baseband/fpga_lte_fec/Makefile
mk/rte.app.mk