diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-02-03 01:42:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-10 11:12:15 -0800 |
commit | a4a601948fc8d0a9661b83df03f5ee11e903efe6 (patch) | |
tree | 4a155f8910613ad8b0980ff2ebc0db375f804316 /crypto/xcbc.c | |
parent | 8099f58f1ecddf4f374f4828a3dff8397c7cbd74 (diff) | |
download | linux-a4a601948fc8d0a9661b83df03f5ee11e903efe6.tar.bz2 |
usb: phy: tegra: Add clarifying comments about the shared registers
Tools like Coccinelle may erroneously recommend to use the
devm_platform_ioremap_resource() API for the registers mapping because
these tools are not aware about the implementation details of the driver.
Let's add a clarifying comments to the code, which should help to stop
future attempts to break the driver.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20200202224259.29187-1-digetx@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/xcbc.c')
0 files changed, 0 insertions, 0 deletions