linux/drivers/staging/unisys
David Kershner 39b486d6ec staging: unisys: visorbus: Move parser functions location in file.
The parser functions were defined at the top of the file even though they
were not referenced until later in the file. This patch moves them closer
to where they are defined so they can be easily referenced.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-31 18:17:40 +02:00
..
Documentation staging: unisys: Switch to use new generic UUID API 2017-08-22 14:56:03 -07:00
include staging: unisys: include: Add comment next to mutex. 2017-08-31 18:17:39 +02:00
visorbus staging: unisys: visorbus: Move parser functions location in file. 2017-08-31 18:17:40 +02:00
visorhba staging: unisys: visorhba: Adjust top comment formatting 2017-08-22 15:14:55 -07:00
visorinput staging: unisys: visorinput: Add module_driver driver registration 2017-08-28 10:27:29 +02:00
visornic staging: unisys: visornic: Fix miscellaneous block comment format issues. 2017-08-31 18:17:38 +02:00
Kconfig staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
MAINTAINERS staging: unisys: Documentation: Remove proc-entries.txt 2016-04-28 22:09:37 -07:00
Makefile staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
TODO