From a547a7ac4c0739fecfcceb837f62a7b67eca49f5 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Fri, 7 Jun 2013 10:14:27 +0800 Subject: [PATCH] staging: tidspbridge: fix error return code in omap34_xx_bridge_probe() Fix to return a negative error code in the class_create() 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