aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDmitry Osipenko <digetx@gmail.com>2020-09-30 01:19:00 +0300
committerWolfram Sang <wsa@kernel.org>2020-10-05 22:57:42 +0200
commit56f1cd34a4e7a2d10f41e8d8e27d16a157fdd74d (patch)
tree9dafa8d6742918add5a6eebd068384fe6c4173bb /scripts
parenti2c: tegra: Clean up variable types (diff)
downloadlinux-56f1cd34a4e7a2d10f41e8d8e27d16a157fdd74d.tar.gz
linux-56f1cd34a4e7a2d10f41e8d8e27d16a157fdd74d.zip
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 <mirq-linux@rere.qmqm.pl> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Acked-by: Thierry Reding <treding@nvidia.com> Tested-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions