upstream: [media] media: coda: Use full device name for request_irq()
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 26 Apr 2014 09:14:46 +0000 (06:14 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:59 +0000 (14:26 +0900)
commit78f84f8c30716895cd3179e636eadd833ddbf8b6
tree517d5f101cf016a5e35977600971d47a017edc40
parent011314839d3a1a78e2ebbb48693205359f7327d3
upstream: [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>
drivers/media/platform/coda.c