diff options
author | Sachin Kamat <[email protected]> | 2012-09-28 04:01:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2012-10-02 14:03:47 -0300 |
commit | 81c9bcfbefec212548058eeac612d98dc9290d55 (patch) | |
tree | 3e3c7c15daaa80ddbad6b3eab7f15bc60c3238df /fs/jbd2/commit.c | |
parent | d2331c991354a50bf65d114b2e88d77980223035 (diff) |
[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()
return statement was wrongly placed before a code that needs to be
executed. Moved the return statement to the end of the function.
Tested suspend/resume on SMDK4412 board using 3.5-rc6 kernel.
Signed-off-by: Sachin Kamat <[email protected]>
Acked-by: Kamil Debski <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions