From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:30:55 +0000 (-0700) Subject: staging: comedi: pcmmio: tidy up init_asics() X-Git-Tag: v3.14-rc1~150^2~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cc4f3bd5f562a391375a2187e411b6a037b29ce;p=pandora-kernel.git staging: comedi: pcmmio: tidy up init_asics() Rename this function so it has namespace associated with the driver. The board supported by this driver only has one WinSystems WS16C48 asic on it that handles the digital i/o. Remove the unnecessary for () loop that would reset multiple asics. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed