OSDN Git Service

staging: vt6655: replace and resize dwIsr
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 31 May 2015 09:35:27 +0000 (10:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 21:24:57 +0000 (06:24 +0900)
commit41b9e5e5164da54c4dd77492d2e3909c38de4fc9
tree3b4c3b62519d0de1b9e1f93e6ba83e4507f1b89d
parent2995dfe68a0df4e6b4d27b02a600e9a928ce8175
staging: vt6655: replace and resize dwIsr

dwIsr is not used outside vnt_interrupt_process and should
be u32.

Move to function and resize to u32.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device.h
drivers/staging/vt6655/device_main.c