diff options
author | 2014-01-23 15:55:04 -0800 | |
---|---|---|
committer | 2014-01-23 16:36:59 -0800 | |
commit | fbd5e754cb03c134ed45ff3417606daf61f576ca (patch) | |
tree | af940a0d948e99f49994809ce7962052cf434ac9 /drivers/rtc/rtc-ds1742.c | |
parent | drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata() (diff) | |
download | wireguard-linux-fbd5e754cb03c134ed45ff3417606daf61f576ca.tar.xz wireguard-linux-fbd5e754cb03c134ed45ff3417606daf61f576ca.zip |
drivers/rtc/rtc-mxc.c: remove unneeded label
There is no need to jump to the 'exit_free_pdata' label when
devm_clk_get() fails, as we can directly return the error and simplify the
code a bit.
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 'drivers/rtc/rtc-ds1742.c')
0 files changed, 0 insertions, 0 deletions