dmaengine: dw: Convert members to u32 in platform data
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 2 Aug 2021 18:43:54 +0000 (21:43 +0300)
committerVinod Koul <vkoul@kernel.org>
Fri, 6 Aug 2021 13:48:35 +0000 (19:18 +0530)
commit08bf54fcf5ca87328541e035090c6a85c8e064f4
tree5b935baae9e30f62ab617cfa067fa3f5ba5397a4
parentdfa6a2f4c2eab087959faff5a87119c8ff766c74
dmaengine: dw: Convert members to u32 in platform data

u32 is a type that is used for properties retrieval from DT.
With the type change it allows to clean up properties reading routine.

While at it, order the fields in way how they are parsed.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Link: https://lore.kernel.org/r/20210802184355.49879-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/platform_data/dma-dw.h