mfd: max8907: Move to use request_irq by IRQF_NO_AUTOEN flag
authorTian Tao <tiantao6@hisilicon.com>
Thu, 13 May 2021 12:32:25 +0000 (20:32 +0800)
committerLee Jones <lee.jones@linaro.org>
Wed, 2 Jun 2021 09:50:00 +0000 (10:50 +0100)
commitbd8a0974430638f2c79cb411303d176230c89e6e
treec5c281e0184ad2cf2ed7cb7916356f14e5b1be82
parent80cf16de33a29b45a0bbfd74b0cf65fdb458f7bf
mfd: max8907: Move to use request_irq by IRQF_NO_AUTOEN flag

This change is just to simplify the code, no actual functional changes.

Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/max8907.c