diff options
author | Yicong Yang <yangyicong@hisilicon.com> | 2023-08-01 20:46:25 +0800 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-08-14 15:39:24 +0200 |
commit | fff67c1b17ee093947bdcbac6f64d072e644159a (patch) | |
tree | 12e390d55a8ee8dbf4f2b20470303809579c52ab /Documentation/firmware-guide | |
parent | 27ec43c77b5db780a56fc3a6d6de6bf2f74614f7 (diff) | |
download | lwn-fff67c1b17ee093947bdcbac6f64d072e644159a.tar.gz lwn-fff67c1b17ee093947bdcbac6f64d072e644159a.zip |
i2c: hisi: Only handle the interrupt of the driver's transfer
The controller may be shared with other port, for example the firmware.
Handle the interrupt from other sources will cause crash since some
data are not initialized. So only handle the interrupt of the driver's
transfer and discard others.
Fixes: d62fbdb99a85 ("i2c: add support for HiSilicon I2C controller")
Signed-off-by: Yicong Yang <yangyicong@hisilicon.com>
Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Link: https://lore.kernel.org/r/20230801124625.63587-1-yangyicong@huawei.com
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Documentation/firmware-guide')
0 files changed, 0 insertions, 0 deletions