aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/cros_ec_sandbox.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-05-13 19:39:21 -0600
committerTom Rini <trini@konsulko.com>2021-07-15 18:42:05 -0400
commitca4c24509c60cfc95563d25b482cfed3789aca59 (patch)
treec6a2b71c9925db3affb41a84b63facb917c3d538 /drivers/misc/cros_ec_sandbox.c
parent7f0f4e1825d1cbc64f6f8cba17f6deb7282acb2b (diff)
reset: Avoid a warning in devm_reset_bulk_get_by_node()
The devres_alloc() function is intended to avoid the need for freeing memory, although in practice it may not be enabled, thus leading to a true leak. Nevertheless this is intended. Add a comment to explain this. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Coverity (CID: 312952)
Diffstat (limited to 'drivers/misc/cros_ec_sandbox.c')
0 files changed, 0 insertions, 0 deletions