soundwire: mipi_disco: Switch to use fwnode_property_count_uXX()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 23 Jul 2019 19:42:18 +0000 (22:42 +0300)
committerVinod Koul <vkoul@kernel.org>
Fri, 2 Aug 2019 11:45:13 +0000 (17:15 +0530)
commitbe46cfba5452f7d0ccb1e74c32d44457bc34833e
tree5980f21df5879aabd9de5572ef35b20a1c2e7fd2
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
soundwire: mipi_disco: Switch to use fwnode_property_count_uXX()

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

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20190723194218.69168-1-andriy.shevchenko@linux.intel.com
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/mipi_disco.c