dmaengine: stm32-mdma: Switch to use device_property_count_u32()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Jul 2019 19:07:57 +0000 (22:07 +0300)
committerVinod Koul <vkoul@kernel.org>
Mon, 29 Jul 2019 06:55:21 +0000 (12:25 +0530)
commit57dbd0e4b97d3bc9f257159a8853badff2dfb0d1
treeb83adf27bf643a5d7c4e8ac58bad570c613513f3
parent2cb114c4fac7a9c3e8fd8c39ceac1e6ca030b412
dmaengine: stm32-mdma: Switch to use device_property_count_u32()

Use use device_property_count_u32() directly, that makes code neater.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20190723190757.67351-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/stm32-mdma.c