V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration
authorYong Zhang <yong.zhang0@gmail.com>
Fri, 5 Feb 2010 13:52:39 +0000 (10:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 6 May 2010 22:19:04 +0000 (19:19 -0300)
commita76b9f49ba58d081e373080ff75130673140d3f1
tree6f5fc62ef63648b1661042bcd064ec31f984d507
parent84a1d9c83e3e13991b958c897b6e9d6a5e4ce76d
V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration

Use DECLARE_WAIT_QUEUE_HEAD_ONSTACK to make lockdep happy

Signed-off-by: Yong Zhang <yong.zhang0@gmail.com>
Signed-off-by: Jean-François Moine <moinejf@free.fr>
CC: Brian Johnson <brijohn@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/sn9c20x.c