wdt_interrupt
err = devm_request_irq(dev, wdt->irq, wdt_interrupt,
ret = request_irq(irq, wdt_interrupt, 0, "wdt501p", NULL);