RE: [PATCH] i801_smbus: clear SMBALERT status bit and disable SMBALERT interrupt

2019-09-05 Thread Xu, Lingyan (NSB - CN/Hangzhou)
(status & SMBHSTSTS_SMBALERT_STS, SMBHSTSTS(priv)); + } + status &= SMBHSTSTS_INTR | STATUS_ERROR_FLAGS; if (status) { outb_p(status, SMBHSTSTS(priv)); -- 2.6.2 Best Regards! Lingyan xu -Original Message- From: Xu, Lingyan (NSB - CN/Hangzhou)

RE: [PATCH] i801_smbus: clear SMBALERT status bit and disable SMBALERT interrupt

2019-09-02 Thread Xu, Lingyan (NSB - CN/Hangzhou)
is need in this handler because that it seams that i801 can not clear salve chip's status bit directly. Best Regards! Lingyan xu -Original Message- From: Jean Delvare Sent: 2019年8月28日 21:58 To: Xu, Lingyan (NSB - CN/Hangzhou) Cc: Adamski, Krzysztof (Nokia - PL/Wroclaw) ; Wiebe