git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f748b65
)
staging: dt3155v4l: remove irq_handler from struct dt3155_priv
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Wed, 7 Sep 2011 21:37:59 +0000
(14:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 9 Sep 2011 20:33:19 +0000
(13:33 -0700)
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>
No differences found