diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2014-04-03 21:49:38 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 23:21:16 (GMT) |
commit | 3378f73da2d7fb765240dbf348cad11648c5b775 (patch) | |
tree | 448b269911461bf99d29155af6e8e225c11cf105 /crypto | |
parent | 4071ea25cc08d41002746cca2d69ac700d67a2ac (diff) | |
download | linux-3378f73da2d7fb765240dbf348cad11648c5b775.tar.xz |
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 <fabio.estevam@freescale.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions