mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-14 04:06:07 +07:00
6ac0aec6b0
We want to move buffer handling into transport layers as the properties of buffers (DMA-safety, alignment, etc) are different for different transports. To allow this, let's allow caller to specify their own buffers for the results of iforce_get_id_packet() and let transport drivers to figure what buffers they need to use for transfers. Tested-by: Tim Schumacher <timschumi@gmx.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> |
||
---|---|---|
.. | ||
iforce-ff.c | ||
iforce-main.c | ||
iforce-packets.c | ||
iforce-serio.c | ||
iforce-usb.c | ||
iforce.h | ||
Kconfig | ||
Makefile |