spi_qsd: Remove call to put_resources
If an error occurs before get_resources is called then
put_resources was being called out of order which would
cause a crash. This patch removes the extra call to
put_resources to prevent the crash.
Change-Id: I26aaa390be3c875fc06431a02fec26148e9b3573
Signed-off-by:
Dan Sneddon <dsneddon@codeaurora.org>
Loading
Please register or sign in to comment