From 0686ab7a7d05cda3373e311a49b2478bd4f03c5d Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Wed, 19 Jun 2013 10:42:35 +0800 Subject: [PATCH] vme: vme_tsi148.c: fix error return code in tsi148_probe() Fix to return a negative error code in the tsi148_crcsr_init() error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed