From: H Hartley Sweeten Date: Wed, 5 Jun 2013 22:37:53 +0000 (-0700) Subject: staging: comedi: pcmad: change boardinfo 'n_ai_bits' to 'ai_maxdata' X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~242 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d69b55f3d07a1449385cd6aa5c11251d4810cc8a;p=pandora-kernel.git staging: comedi: pcmad: change boardinfo 'n_ai_bits' to 'ai_maxdata' This information is only used to set the subdevice 'maxdata'. Change it so the calculation is not needed. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed