From: H Hartley Sweeten Date: Thu, 25 Oct 2012 22:08:09 +0000 (-0700) Subject: staging: comedi: me_daq: remove dio_channel_nbr from boardinfo X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~932 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20482c786a04df130b1e7847589d09b8fd807dcf;p=pandora-kernel.git staging: comedi: me_daq: remove dio_channel_nbr from boardinfo All the boards supported by this driver have 32 dio channels. Remove the boardinfo and just open code the value in the attach. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed