linux-stable/drivers/staging/unisys
David Kershner 1366a3db3d staging: unisys: visorbus: visorchipset_init clean up gotos
Several error paths were not logging a message to s-Par during failure.
Error paths in visorchipset_init() were corrected so that they now all
do proper clean-ups. This made it necessary to move the function
visorchipset_file_cleanup() above visorchipset_init so it can be
referenced.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-11 21:13:51 -07:00
..
Documentation staging: unisys: visorbus: remove unused sysfs attribute devmajorminor/* 2016-03-28 07:30:36 -07:00
include staging: unisys: removed unused channel_bytes attribute 2016-03-30 18:28:32 -07:00
visorbus staging: unisys: visorbus: visorchipset_init clean up gotos 2016-04-11 21:13:51 -07:00
visorhba staging: unisys: Modify boolean assignment 2016-02-11 19:37:15 -08:00
visorinput staging: unisys: remove visorinput.c double negative comparison 2016-03-28 07:30:36 -07:00
visornic staging: unisys: visornic: CHECK: Alignment should match open parenthesis 2016-04-11 21:11:09 -07:00
Kconfig staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
MAINTAINERS staging: unisys: Update MAINTAINERS file 2016-03-01 19:14:07 -08:00
Makefile staging: unisys: visorhid: rename to visorinput 2015-10-04 09:53:34 +01:00
TODO