[media] saa7146: Create a device name before it's used
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 2 Oct 2014 14:19:15 +0000 (11:19 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 21 Oct 2014 10:51:44 +0000 (08:51 -0200)
commita0bd3e0b31500251876da505295834e73f33f6f8
tree3097420b522158fe2c40f882094c986734377939
parent430e35724bf008742a211d4c18a9b2dff1f61a86
[media] saa7146: Create a device name before it's used

request_irq() uses it, tries to create a procfs file with an empty name
otherwise.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=83771
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/common/saa7146/saa7146_core.c