IRQ_Ser4SSP
[1] = DEFINE_RES_IRQ(IRQ_Ser4SSP),
ret = request_irq(IRQ_Ser4SSP, ssp_interrupt, 0, "SSP", NULL);
free_irq(IRQ_Ser4SSP, NULL);