From: Fabio Estevam Date: Thu, 3 Apr 2014 21:49:38 +0000 (-0700) Subject: drivers/rtc/rtc-imxdi.c: check the return value from clk_prepare_enable() X-Git-Tag: v3.15-rc1~106^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3378f73da2d7fb765240dbf348cad11648c5b775;p=pandora-kernel.git drivers/rtc/rtc-imxdi.c: check the return value from clk_prepare_enable() clk_prepare_enable() may fail, so let's check its return value and propagate it in the case of error. Signed-off-by: Fabio Estevam Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed