staging: most: core: add a match function for the bus
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:45 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:34 +0000 (09:20 +0100)
commit921c80c52b7440a0f5c5c542d40a3295d525276b
tree7faa4d6548808c767c30235eeb114ea4f775d150
parent14c018a93e8e74310e2e9f9a9e6cb39e7337c44b
staging: most: core: add a match function for the bus

This patch adds the function most_match. It is needed to accociate
registered devices and drivers with the bus.

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