staging: most: core: use device description as name
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 2 Apr 2019 11:39:57 +0000 (13:39 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 27 Apr 2019 07:36:35 +0000 (09:36 +0200)
commita1da981f66432d1d38c91cff0b19490b3bf7aace
tree8cecbbfe82ea8e97ec6dd0e6640af0c4ef3d0f58
parentb007c64d860f55db1064e4e7a56cbbabe87d1cc9
staging: most: core: use device description as name

commit 131ac62253dba79daf4a6d83ab12293d2b9863d3 upstream.

This patch uses the device description to clearly identity a device
attached to the bus. It is needed as the currently useed mdevX
notation is not sufficiant in case more than one network
interface controller is being used at the same time.

Cc: stable@vger.kernel.org
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/core.c