From: Wei Yongjun Date: Wed, 3 Jul 2013 22:07:04 +0000 (-0700) Subject: drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~128 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=812f147853a14812b260620b19e0764cdeb71b4c;p=pandora-kernel.git drivers/rtc/rtc-vr41xx.c: fix error return code in rtc_probe() Fix to return -EBUSY in the platform irq get error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed