diff options
author | Stephen Boyd <swboyd@chromium.org> | 2018-09-24 16:52:35 -0700 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-10-11 23:09:58 +0200 |
commit | a676973e4501991e2ede959ee69c6553caa29038 (patch) | |
tree | 1bad2429946e2a9968916e752b2242ff9650a5ac /drivers/gpu/drm/omapdrm/omap_connector.c | |
parent | ef8d1639f2b71c683277cc2b27354541792f6ecf (diff) |
i2c: i2c-qcom-geni: Simplify irq handler
We don't need to use goto here, we can just collapse the if statement
and goto chain into multiple branches and then combine some duplicate
completion calls into one big if statement. Let's do it to clean up code
some more.
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Alok Chauhan <alokc@codeaurora.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_connector.c')
0 files changed, 0 insertions, 0 deletions