diff options
author | Dmitry Osipenko <[email protected]> | 2020-09-30 01:19:00 +0300 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2020-10-05 22:57:42 +0200 |
commit | 56f1cd34a4e7a2d10f41e8d8e27d16a157fdd74d (patch) | |
tree | 9dafa8d6742918add5a6eebd068384fe6c4173bb /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | f1c2ff98065dced0806fc162ba99d6491d7d400a (diff) |
i2c: tegra: Remove outdated barrier()
The barrier() was intended to reduce possibility of racing with the
interrupt handler, but driver's code evolved significantly and today's
driver enables interrupt only when it waits for completion notification.
Hence barrier() has no good use anymore, let's remove it.
Reviewed-by: Michał Mirosław <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Tested-by: Thierry Reding <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions