summaryrefslogtreecommitdiff
path: root/drivers/hwmon/ntc_thermistor.c
diff options
context:
space:
mode:
authorSia Jee Heng <jee.heng.sia@intel.com>2021-01-25 04:32:40 +0300
committerVinod Koul <vkoul@kernel.org>2021-02-01 12:38:14 +0300
commitef6fb2d6f1abd56cc067c694253ea362159b5ac3 (patch)
tree2217272789d519aae4f164f561db3f1e02a8e3a3 /drivers/hwmon/ntc_thermistor.c
parent8c70fb7e0a0ab477504e0bd761d301ddd616c8eb (diff)
downloadlinux-ef6fb2d6f1abd56cc067c694253ea362159b5ac3.tar.xz
dmaengine: dw-axi-dmac: simplify descriptor management
Simplify and refactor the descriptor management by removing the redundant Linked List Item (LLI) queue control logic from the AxiDMA driver. The descriptor is split into virtual descriptor and hardware LLI so that only hardware LLI memories are allocated from the DMA memory pool. Up to 64 descriptors can be allocated within a PAGE_SIZE compare to 16 descriptors in previous version. This solves the problem where an ALSA driver expects more than 16 DMA descriptors to run. Signed-off-by: Sia Jee Heng <jee.heng.sia@intel.com> Tested-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Link: https://lore.kernel.org/r/20210125013255.25799-3-jee.heng.sia@intel.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/hwmon/ntc_thermistor.c')
0 files changed, 0 insertions, 0 deletions