staging: comedi: icp_multi: remove board attach noise
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 11 Sep 2012 20:50:06 +0000 (13:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Sep 2012 21:03:16 +0000 (14:03 -0700)
commit798cdd05e00f2ffb2aa763f5bc2605cd9c08a265
tree1905792a372730d0026a65f1fff4d7d3cec24d3d
parent12b4a097b6fd6d7c7e18dbb40d2ed62cdc26cd3b
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>
drivers/staging/comedi/drivers/icp_multi.c