diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-07-13 19:22:33 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-09-04 19:19:35 +0200 |
commit | d6b76a45d5ae241af61cabd03496a376bd63207d (patch) | |
tree | b5fab15b74be65df436ae815845b437669b5669f /drivers/dma/hsu/hsu.h | |
parent | dmaengine: hsu: Finish conversion to managed resources (diff) | |
download | linux-d6b76a45d5ae241af61cabd03496a376bd63207d.tar.xz linux-d6b76a45d5ae241af61cabd03496a376bd63207d.zip |
dmaengine: hsu: using for_each_set_bit to simplify the code
It's more cleanly to use for_each_set_bit() instead of opencoding it.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220713172235.22611-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions