From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:30:38 +0000 (-0700) Subject: staging: comedi: pcmmio: tidy up switch_page() X-Git-Tag: v3.14-rc1~150^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7645694c697cb0425a3590620d0673aa88dc6105;p=pandora-kernel.git staging: comedi: pcmmio: tidy up switch_page() All the I/O ports are left unlocked in the driver so the 'pagelock' in the private data is not necessary. The paranoia sanity checks are also unnecessary, Remove them. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed