commit | 08a72e4c0a8086074f7a499306c45d33c50a8981 | [log] [tgz] |
---|---|---|
author | Alexander Shiyan <shc_work@mail.ru> | Sat Apr 26 06:14:46 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 12:21:09 2014 -0300 |
tree | 96daea01db0544d5bc2533d0c8e5ce721cb85ac2 | |
parent | b1c090d0f4afbb87340dcdd5084391098d2f279d [diff] |
[media] media: coda: Use full device name for request_irq() This will help to debug driver, allows us to see the full name of the device through /proc/interrupts. CPU0 ... 69: 0 mxc-avic 53 10023000.coda ... Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>