]> Pileus Git - ~andy/linux/commit
staging: comedi: addi_apci_1516: reword the initialization comments
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 13 Nov 2012 20:48:18 +0000 (13:48 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2012 23:12:55 +0000 (15:12 -0800)
commit3f0732a724d3d454a264a7ac2313313cf95a52bf
treecc23adc44520e769d57508841b760b6865c9467e
parent07e957120d79f41463023c302274ba26c994d789
staging: comedi: addi_apci_1516: reword the initialization comments

The subdevice init does not do any allocation, this was already done
by comedi_alloc_subdevices(). Reword the comments a bit.

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/addi_apci_1516.c