From: Ian Abbott Date: Mon, 5 Jan 2015 17:54:53 +0000 (+0000) Subject: staging: comedi: ni_65xx: use board names on "Devices:" line X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~578 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8fd0c830841664c039bf3a8d4b4e1f847df226;p=pandora-kernel.git staging: comedi: ni_65xx: use board names on "Devices:" line All the supported devices listed on the "Devices:" line currently use the comedi driver name as the comedi board name. Historically, this documented the name that should be passed to the "comedi_config" program to "attach" the device via the COMEDI_DEVCONFIG ioctl. Some drivers expected the driver name and others expected the board name. Since this driver no longer supports the legacy "attach" mechanism, change the "Devices:" list to show the board names, as that is probably more useful. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed