Home
last modified time | relevance | path

Searched hist:"57 fc2bbc62ef9d505e8732acbae0d6b5c59836cd" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/sprd/
H A Dsprd-mcdt.cdiff 57fc2bbc62ef9d505e8732acbae0d6b5c59836cd Tue Dec 08 05:18:05 CST 2020 Andy Shevchenko <andriy.shevchenko@linux.intel.com> ASoC: sprd: Switch to use list_entry_is_head() helper

Since we got list_entry_is_head() helper in the generic header,
we may switch driver to use it. This eliminates the need
in additional variable.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20201208111805.6989-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>