staging: dt3155v4l: remove irq_handler from struct dt3155_priv
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 7 Sep 2011 21:37:59 +0000 (14:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Sep 2011 20:33:19 +0000 (13:33 -0700)
commit170786474a6e6005f865327960da1f534b67ee84
treebd0453a9816be8a027e040280d491d13dc29c20b
parentf748b65bfc8cabdf50f1a6934a9cd43f173f2264
staging: dt3155v4l: remove irq_handler from struct dt3155_priv

There is no reason to cache the irq_handler in struct dt3155_priv.  Just pass
the function directly in request_irq.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/dt3155v4l/dt3155v4l.c
drivers/staging/dt3155v4l/dt3155v4l.h