Spoken Tutorial, IIT Bombay https://spoken-tutorial.org Embedded Linux Device Driver Interrupt Handling- Assignment 1. Open the interrupt.c driver file.(This file is available in the code files link of this tutorial) 2. Write the interrupt instruction in the release function. 3. Compile and load the driver. 4. Compile and execute the user program. 5. See the output using dmesg command.