]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: tegra: Rename wait/poll functions
authorDmitry Osipenko <digetx@gmail.com>
Tue, 29 Sep 2020 22:19:04 +0000 (01:19 +0300)
committerWolfram Sang <wsa@kernel.org>
Mon, 5 Oct 2020 20:57:43 +0000 (22:57 +0200)
commitff5e8257b71ed15511752a441839ffc998410369
tree99915e1c6c0b60f3eae983c291488b402217e4bb
parenta3b1cf1591ba4eb75f9a6f190d5da9dc06a87f1e
i2c: tegra: Rename wait/poll functions

Drop '_timeout' postfix from the wait/poll completion function names in
order to make the names shorter, making code cleaner a tad.

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>
drivers/i2c/busses/i2c-tegra.c