On 13/11/2019 02:17:20+0000, Wei Yongjun wrote: > The devm_request_threaded_irq function allocates irq that is > released when a driver detaches. Thus, there is no reason to > explicitly call free_irq in probe function. > > Fixes: 851b87148aa2 ("rtc: mt6397: improvements of rtc driver") > Reported-by: Hulk Robot <hulkci@xxxxxxxxxx> > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > --- > drivers/rtc/rtc-mt6397.c | 10 +--------- > 1 file changed, 1 insertion(+), 9 deletions(-) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com