rtc: tps6586x: Drop IRQF_EARLY_RESUME flag

tps6586x RTC IRQ is nested threaded and wired to the tps6586x inerrupt
controller. So, this flag is not required for nested irqs anymore,
since commit 3c646f2c6aa9 ("genirq: Don't suspend nested_thread irqs
over system suspend") was merged.

Cc: Alessandro Zummo <[email protected]>
Cc: Alexandre Belloni <[email protected]>
Cc: Lee Jones <[email protected]>
Cc: Nishanth Menon <[email protected]>
Cc: Laxman Dewangan <[email protected]>
Signed-off-by: Grygorii Strashko <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
1 file changed