1
0
Fork 0
alistair23-linux/drivers/staging/media/omap1
Amitoj Kaur Chawla 62d727c4a9 staging: media: omap1: Replace request_irq with devm_request_irq
Replace request_irq with devm_request_irq to get the interrupt
for device which is automatically freed on exit. Remove
corresponding free_irq from probe and remove functions of a
platform device.

Also, remove an unnecessary label.

Signed-off-by: Amitoj Kaur Chawla <amitoj1606@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-28 07:30:36 -07:00
..
Kconfig
Makefile
TODO [media] staging/media: add missing TODO files 2016-03-03 18:29:14 -03:00
omap1_camera.c staging: media: omap1: Replace request_irq with devm_request_irq 2016-03-28 07:30:36 -07:00