staging: most: core: track aim modules with linked list
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:52 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:35 +0000 (09:20 +0100)
commita6404e6e5a0e2933e10be3e42311ee6b65b821fc
treefb6a9476965912b83f0ae0fae27ef316920469bc
parent14ae5f0383924e502139a2a6e8cbfadc985d3218
staging: most: core: track aim modules with linked list

The core needs to know what modules are registered. This patch makes the
core keep track of the registered modules.

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