From: H Hartley Sweeten Date: Wed, 12 Jun 2013 23:18:31 +0000 (-0700) Subject: staging: comedi: addi_apci_3xxx: remove 'i_AiChannelList' from the boardinfo X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79518d9f9c2025449e66a9f00f18d6962f859627;p=pandora-kernel.git staging: comedi: addi_apci_3xxx: remove 'i_AiChannelList' from the boardinfo The analog input s->len_chanlist for the boards supported by this driver should always be the number of channels (s->n_chan). Use that instead and remove the 'i_AiChannelList' from the boardinfo. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed