bus/fslmc: decrease log level for unsupported devices
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 12 Mar 2019 17:11:51 +0000 (10:11 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 29 Mar 2019 12:53:10 +0000 (13:53 +0100)
commita6ffe11b7245ec12d4df4b8b0577291604b5e082
treea38ee508f6c5b95ac7399f7cf1eecaad0d008e85
parent2b9cee18d69b5baf3cfdd9ce7932461c6e02abfe
bus/fslmc: decrease log level for unsupported devices

When fslmc is built as part of a general distribution, the
bus code will log errors when other devices are present.

This could confuse users it is not an error.

Fixes: 50245be05d1a ("bus/fslmc: support device blacklisting")
Cc: stable@dpdk.org
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Ilya Maximets <i.maximets@samsung.com>
drivers/bus/fslmc/fslmc_bus.c