staging: most: core: remove container struct
commitd693e90d897854b09b9267350920cda964a66c11
authorChristian Gromm <christian.gromm@microchip.com>
Thu, 23 Jan 2020 15:38:20 +0000 (23 16:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Jan 2020 09:08:40 +0000 (24 10:08 +0100)
treeed4afdc3fc04b8b04cb53838f835418cf6959368
parent6a82c7758129441e7450703e6887d6cde003ff85
staging: most: core: remove container struct

This patch declares and initializes the bus, bus driver and the
component list without a container struct, as it introduces an
unnecessary level of abstraction.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1579793906-5054-5-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/core.c