]> git.baikalelectronics.ru Git - kernel.git/commit
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>
Tue, 2 Apr 2019 18:23:07 +0000 (20:23 +0200)
commit4fd0dc5ec6914978ee8f9210e56d9b29e1d42186
tree2f5b7ac92a47f07f4d0b82b9ce7f72a6cd7ee2ab
parenta6f135744199b13a053abc7a680b8b32b9319421
staging: most: core: use device description as name

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