staging: comedi: 8255.c: document subdev_8255_init() and _mm_init()
commit3479610cfa8a402d0aa7f1db4ab276a6dbc330c6
authorIan Abbott <abbotti@mev.co.uk>
Mon, 26 Jan 2015 13:25:23 +0000 (26 13:25 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jan 2015 19:16:18 +0000 (28 11:16 -0800)
tree809e06a744180c132da569d422cc69b349064937
parent20f2ff887fdcb20a84b77ce8e45b2de2668c66e0
staging: comedi: 8255.c: document subdev_8255_init() and _mm_init()

Add kerneldoc comments for the subdev_8255_init() and
subdev_8255_mm_init() functions and remove the other comment about how
to use this module in a comedi driver.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/8255.c