Message ID | 20220120204132.17875-1-quic_amelende@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for pm8941-pwrkey.c | expand |
"Add support" in the subject sounds like it is new. Maybe "extend pm8941-pwrkey driver" would be more appropriate. Quoting Anjelique Melendez (2022-01-20 12:41:30) > This change series includes support and fixes in pm8941-pwrkey.c. > Change details and description can be found in each patch. Thanks! > > David Collins (3): > input: misc: pm8941-pwrkey: simulate missed key press events > input: misc: pm8941-pwrkey: add software key press debouncing support > input: misc: pm8941-pwrkey: avoid potential null pointer dereference
On 1/20/2022 7:51 PM, Stephen Boyd wrote: > "Add support" in the subject sounds like it is new. Maybe "extend > pm8941-pwrkey driver" would be more appropriate. Will update subject in upcoming version. > Quoting Anjelique Melendez (2022-01-20 12:41:30) >> This change series includes support and fixes in pm8941-pwrkey.c. >> Change details and description can be found in each patch. Thanks! >> >> David Collins (3): >> input: misc: pm8941-pwrkey: simulate missed key press events >> input: misc: pm8941-pwrkey: add software key press debouncing support >> input: misc: pm8941-pwrkey: avoid potential null pointer dereference