From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:27:04 +0000 (-0700) Subject: staging: comedi: pcl816: remove 'ao_chanlist' from boardinfo X-Git-Tag: v3.15-rc1~139^2~974 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5fafc976ffca0350bd7114c213c9f65ec23d6cd;p=pandora-kernel.git staging: comedi: pcl816: remove 'ao_chanlist' from boardinfo This member in the boardinfo is the same for all board types. Remove it. The comedi core will initalize the subdevice len_chanlist to 1 if it is not set by the driver so remove the unnecessary initialization. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed