commit | 7f016b35ca7623c71b31facdde080e8ce171a697 | [log] [tgz] |
---|---|---|
author | Basavaraj Natikar <Basavaraj.Natikar@amd.com> | Tue Feb 08 17:51:12 2022 +0530 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Feb 14 16:28:51 2022 +0100 |
tree | d1c0ade59c611d72bc326c245061e4ae51209b93 | |
parent | fb75a3791a8032848c987db29b622878d8fe2b1c [diff] |
HID: amd_sfh: Add interrupt handler to process interrupts On newer AMD platforms with SFH, it is observed that random interrupts get generated on the SFH hardware and until this is cleared the firmware sensor processing is stalled, resulting in no data been received to driver side. Add routines to handle these interrupts, so that firmware operations are not stalled. Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>