diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-02-09 19:33:46 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-02-25 11:57:33 +0530 |
commit | 14c63abfab4ac0cef7a3ddfecfe51617ac929b3c (patch) | |
tree | 81f4582e9f7aca298ef2095951cd53b2148f8894 /drivers/uio | |
parent | 3964293aecf9c600962c01a924475a205a715b68 (diff) |
dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init
There is no need to re-initialize the already initialized variables.
The tdc->config_init=false after driver's probe and after channel's
freeing, so there is no need to re-initialize it on the channel's
allocation.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Jon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20200209163356.6439-10-digetx@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions