staging: most: core: rename members aim* of struct most_channel
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:50 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:35 +0000 (09:20 +0100)
commitf898f989550817b917a9ba812a79fdbac00cb177
tree5b65fd5e8566a939e23320d00969d697193afc7a
parentab868bad3c3cd649c78540d21852378ba0b957ba
staging: most: core: rename members aim* of struct most_channel

This patch renames the struct members "aim0" and "aim0" to "pipe0" and
"pipe1".  It is needed to have a conclusive nomenclature of the struct and
its instances.

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