staging: gs_fpgaboot: cleanup in gs_fpgaboot_init function
authorDevendra Naga <devendranaga4@gmail.com>
Fri, 24 Oct 2014 20:31:54 +0000 (02:01 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 09:39:55 +0000 (17:39 +0800)
commit92bf93f1260402f17552f91599474bb9ead2a1b2
treed854843cbd568f34f0c961a4bb4783c6948f165c
parente29d3ebcda3ebc0193fb98c53c6c3ca6fa2fc030
staging: gs_fpgaboot: cleanup in gs_fpgaboot_init function

the error path is cleanup to return the correct (function call return value)
error code.

Signed-off-by: Devendra Naga <devendranaga4@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gs_fpgaboot/gs_fpgaboot.c