dmaengine: hsu: Use GENMASK() consistently
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 13 Jul 2022 17:22:34 +0000 (20:22 +0300)
committerVinod Koul <vkoul@kernel.org>
Sun, 4 Sep 2022 17:19:35 +0000 (22:49 +0530)
commit2c40c787d4cac0fab33ac2ee879ae2305c2d8ded
tree79bfd5076307cea588317cd1eaaf8b1baf510526
parentd6b76a45d5ae241af61cabd03496a376bd63207d
dmaengine: hsu: Use GENMASK() consistently

For the masks replace chain of BIT() macros by GENMASK().
While at it, explicitly include bits.h.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20220713172235.22611-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/hsu/hsu.h