commit | 736db646b676e20542a98a95968ef806b25b794b | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Thu May 02 08:29:43 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 21 07:54:56 2013 -0300 |
tree | 1283a560f79966406f907c748eac6aff1d5c8aad | |
parent | 07e0e5b287421fcc4f4dbe2c0c8bfbc02e23a51e [diff] |
[media] m5mols: Convert to devm_request_irq() Using the managed function the free_irq() calls can be removed from the probe error path and the remove handler. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>