From: H Hartley Sweeten Date: Tue, 20 Jan 2015 21:53:18 +0000 (-0700) Subject: staging: comedi: adv_pci1710: remove boardinfo 'rangelist_ao' X-Git-Tag: fixes-v4.0-rc1~99^2~212 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a772eea0ca15bafb76db218d4f5bd69d9bf9f77;p=pandora-kernel.git staging: comedi: adv_pci1710: remove boardinfo 'rangelist_ao' This boardinfo is not necessary. All the boards with analog outputs have the same range options except for the pci1720 board. That board type is already handled specially during the driver attach. Remove the boardinfo and add the subdevice range_table initialization in the cardtype switch. Rename the range tables to clarify that they are "analog output" ranges. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed