From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:30:54 +0000 (-0700) Subject: staging: comedi: pcmmio: remove 'asic' parameter from switch_page() X-Git-Tag: v3.14-rc1~150^2~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8657fed873905aaf4267e96c8381ece77927caf0;p=pandora-kernel.git staging: comedi: pcmmio: remove 'asic' parameter from switch_page() The board supported by this driver only has one WinSystems WS16C48 asic on it that handles the digital i/o. Remove the unnecessary 'asic' parameter that is passed to switch_page(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed