commit | fb75a3791a8032848c987db29b622878d8fe2b1c | [log] [tgz] |
---|---|---|
author | Basavaraj Natikar <Basavaraj.Natikar@amd.com> | Tue Feb 08 17:51:11 2022 +0530 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Feb 14 16:28:51 2022 +0100 |
tree | f41c293fa375faa033c210e012e991cc4191a212 | |
parent | b300667b33b2b5a2c8e5f8f22826befb3d7f4f2b [diff] |
HID: amd_sfh: Add functionality to clear interrupts Newer AMD platforms with SFH may generate interrupts on some events which are unwarranted. Until this is cleared the actual MP2 data processing maybe stalled in some cases. Add a mechanism to clear the pending interrupts (if any) during the driver initialization and sensor command operations. Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@amd.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>