commit | 5b8a2fb34f5670b1f07483bfa40de9ce539dbdb2 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Sun Jan 17 20:25:36 2010 +0100 |
committer | Daniel Walker <dwalker@codeaurora.org> | Wed Jan 20 12:29:56 2010 -0800 |
tree | b996e6c1f34718f0581a61f6bbbc08c925bff818 | |
parent | 6b7b284958d47b77d06745b36bc7f36dab769d9b [diff] |
msm_sdcc.c: missing brackets in msmsdcc_resume() Since the curly brackets were missing the test and enable_irq(), if true, occurred twice. Signed-off-by: Roel Kluin <roel.kluin@gmail.com>