HTCPEN_IRQ
err = request_irq(HTCPEN_IRQ, htcpen_interrupt, 0, "htcpen",
free_irq(HTCPEN_IRQ, htcpen_dev);
synchronize_irq(HTCPEN_IRQ);