[PATCH 0/2] HID: amd_sfh: Minor DMA mapping bugfixes

From: Dylan MacKenzie
Date: Mon Jun 21 2021 - 20:15:43 EST


While preparing to investigate
https://bugzilla.kernel.org/show_bug.cgi?id=212615, I read through the amd_sfh
driver and saw two (unrelated) bugs in the logic that sets the DMA mask.
Ultimately these are harmless, but they should probably get fixed.

FYI, this is my first time submitting a kernel patch. If I've done something
wrong in formatting this email, it is likely due to incompetence rather than
malice.

Dylan MacKenzie (2):
HID: amd_sfh: Set correct DMA mask
HID: amd_sfh: Continue if fallback DMA mask is accepted

drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

--
2.31.1