mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 00:04:15 +08:00
4642f7eddb
The dma.c: hci_dma_init() sets the CHUNK_SIZE field in the IBI_SETUP register incorrectly if the calculated ibi_chunk_sz is not exactly 2^(n+2) bytes, where n is 0..6. Fix this by rounding the chunk size up to nearest 2^(n+2) bytes. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Link: https://lore.kernel.org/r/20240628131559.502822-4-jarkko.nikula@linux.intel.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> |
||
---|---|---|
.. | ||
cmd_v1.c | ||
cmd_v2.c | ||
cmd.h | ||
core.c | ||
dat_v1.c | ||
dat.h | ||
dct_v1.c | ||
dct.h | ||
dma.c | ||
ext_caps.c | ||
ext_caps.h | ||
hci.h | ||
ibi.h | ||
Makefile | ||
pio.c | ||
xfer_mode_rate.h |