H Hartley Sweeten a69153f66f staging: comedi: das800: cleanup das800_probe()
Make this function return a pointer to the boardinfo instead of an index.
 Since it's not typical, add a comment to clarify why this legacy driver
does a probe. For aesthetics, rename the local variable 'board' to 'index.

Consolidate the dev_dbg() messages when a probed boardinfo is used and
remove the extra dev_dbg() message when the boardinfo is not found.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-18 21:19:02 -07:00
..
2015-05-29 10:06:21 -06:00
2015-03-20 17:50:07 +01:00
2015-05-05 08:42:06 -07:00
2015-04-22 09:18:17 -07:00
2015-04-21 09:42:58 -07:00
2015-05-18 10:01:54 -07:00
2015-04-07 12:05:12 +02:00
2015-06-06 22:37:45 -07:00
2015-04-22 09:04:39 -07:00
2015-03-31 12:01:19 -04:00
2015-06-08 10:34:44 -07:00
2015-06-05 23:19:45 +09:00
2015-03-25 12:25:29 +01:00
2015-05-24 13:33:43 -07:00