diff options
author | Robin Gong <yibin.gong@nxp.com> | 2018-06-20 00:57:01 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2018-07-02 18:24:47 +0530 |
commit | d69d1e17c39e0a14f743da72a9e35796e1fd0f87 (patch) | |
tree | 65dd98221ea61a1b6b951d9ba57e468275d5bdc4 /scripts | |
parent | 57b772b86871e025c1fc149d8c3e48667be0869f (diff) | |
download | linux-d69d1e17c39e0a14f743da72a9e35796e1fd0f87.tar.gz linux-d69d1e17c39e0a14f743da72a9e35796e1fd0f87.tar.bz2 linux-d69d1e17c39e0a14f743da72a9e35796e1fd0f87.zip |
dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel'
Since 'sdmac->vc.lock' and 'sdmac->desc' can be used as 'lock' and
'enabled' in 'struct sdma_channel sdmac', remove them.
Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions