staging: vt6655: vnt_interrupt_process remove page 0 select
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 31 May 2015 09:35:25 +0000 (10:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 21:24:57 +0000 (06:24 +0900)
commitf33d8d63fc8e2e2f98abe78db85ace6d28209e3e
treeae4d088c399bbeaada568bcec7bbdd1bb196fdf7
parentff1ce1a81e6eec82c224e33d3d23ab3f0002547e
staging: vt6655: vnt_interrupt_process remove page 0 select

Page 1 is fully proctected by lock there is no need
to check for it. Page 0 is selected at other times.

Remove byOrgPageSel and its calls from function.

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