From: H Hartley Sweeten Date: Wed, 7 Sep 2011 21:37:59 +0000 (-0700) Subject: staging: dt3155v4l: remove irq_handler from struct dt3155_priv X-Git-Tag: v3.2-rc1~169^2^2~577 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=170786474a6e6005f865327960da1f534b67ee84;p=pandora-kernel.git 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 Cc: Mauro Carvalho Chehab Cc: Hans Verkuil Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed