From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:30:53 +0000 (-0700) Subject: staging: comedi: pcmmio: there is only one asic X-Git-Tag: v3.14-rc1~150^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d65bd16d056774ba5fa648111be9905d46d5b925;p=pandora-kernel.git staging: comedi: pcmmio: there is only one asic The board supported by this driver only has one WinSystems WS16C48 asic on it that handles the digital i/o. Remove the 'asics' struct array in the private data and add members for the single 'asic_iobase' and the spinlock used by the asic. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed