summaryrefslogtreecommitdiff
path: root/include/linux/input
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2012-03-11 23:06:03 (GMT)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2012-03-13 05:17:56 (GMT)
commitb51425becfe127e0c17a8501ffa079b37241ed11 (patch)
tree7bcdacfb3909c0bd40c7f1b6111723aa5270cb14 /include/linux/input
parent05b7b842fa1798c4775997602d42f3d6373e7ef3 (diff)
downloadlinux-fsl-qoriq-b51425becfe127e0c17a8501ffa079b37241ed11.tar.xz
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are compatible
Change 0 to NULL in the last argument of request_irq, since the argument should have pointer type and so that the last argument of request_irq syntactically matches the second argument of the later call to free_irq. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'include/linux/input')
0 files changed, 0 insertions, 0 deletions