commit | 798cdd05e00f2ffb2aa763f5bc2605cd9c08a265 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Tue Sep 11 13:50:06 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 11 14:03:16 2012 -0700 |
tree | 1905792a372730d0026a65f1fff4d7d3cec24d3d | |
parent | 12b4a097b6fd6d7c7e18dbb40d2ed62cdc26cd3b [diff] |
staging: comedi: icp_multi: remove board attach noise Remove the kernel message noise during the attach of the board. Use a simple/clean dev_info at the end of the attach. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>