commit | 9d174476ddc137d3b47b3336f32edaa0ad40e158 | [log] [tgz] |
---|---|---|
author | Bitan Biswas <bbiswas@nvidia.com> | Tue Jun 11 03:51:11 2019 -0700 |
committer | Wolfram Sang <wsa@the-dreams.de> | Wed Jun 12 12:20:24 2019 +0200 |
tree | 554b9f27150fb8872f96a06009cbf3360523f6ca | |
parent | 26955a7bbfca698b024e1ff750b2d8e3d3f74118 [diff] |
i2c: tegra: add spinlock definition comment Fix checkpatch.pl CHECK as follows: CHECK: spinlock_t definition without comment + spinlock_t xfer_lock; Signed-off-by: Bitan Biswas <bbiswas@nvidia.com> Reviewed-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>