staging: most: core: use structure to pack driver specific data
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:51 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:35 +0000 (09:20 +0100)
commit14ae5f0383924e502139a2a6e8cbfadc985d3218
tree7b635204e29d2ead033ff91a9a200b1f8f0da3fa
parentf898f989550817b917a9ba812a79fdbac00cb177
staging: most: core: use structure to pack driver specific data

This patch introduces the structure "mostcore" to bundle core specific
data structures.

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