]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: qcom-geni: Keep comment why interrupts start disabled
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 1 Oct 2024 13:36:20 +0000 (15:36 +0200)
committerAndi Shyti <andi.shyti@kernel.org>
Sun, 17 Nov 2024 10:58:14 +0000 (11:58 +0100)
commite586685c38b3278fbdbcb39f963687c9610f76fc
treeaf5e77be8e1b602aabd4dbbf2d2ed4f346dbf532
parentfff8b0eda23276f1197e0787ee4726c6e6b8a057
i2c: qcom-geni: Keep comment why interrupts start disabled

The to-be-fixed commit rightfully reduced a race window, but also
removed a comment which is still helpful after the fix. Bring the
comment back.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/i2c-qcom-geni.c