staging: most: core: put channel name in struct most_channel
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:57 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:35 +0000 (09:20 +0100)
commit845101bed867868f3c2e475341b9cd7cb1a86ab3
tree41ea691f54a18100a598aeeabb6208199538b794
parent9136fccf38a7aaf173c42365664c2fce1bcc67a1
staging: most: core: put channel name in struct most_channel

This patch stores a channel's name inside the most_channel structure. It
is needed to have the channel attributes tied together.

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