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

Dylan MacKenzie posted 2 patches 3 years, 10 months ago
drivers/hid/amd-sfh-hid/amd_sfh_pcie.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
[PATCH 0/2] HID: amd_sfh: Minor DMA mapping bugfixes
Posted by Dylan MacKenzie 3 years, 10 months ago
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