alistair23-linux/drivers/staging/iio/meter
Alison Schofield 5e3d1d520f staging: iio: meter: remove fixme comment on device remove
This comment was in place in the original drafts of these drivers
when the remove function did a whole lot of work: flushed queues,
unregistered interrupts, uninitialized rings, unconfigured rings,
and a few kfree's.

The remove functions have since been reduced to unregistering and
stopping the device.  This is the inverse of what was done during
probe and is correct. Time to remove the comment.

Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Acked-by: Daniel Baluta <daniel.baluta@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-28 07:30:36 -07:00
..
ade7753.c staging: iio: meter: remove fixme comment on device remove 2016-03-28 07:30:36 -07:00
ade7753.h
ade7754.c staging: iio: meter: remove fixme comment on device remove 2016-03-28 07:30:36 -07:00
ade7754.h
ade7758.h
ade7758_core.c Staging: iio: ade7758_core: Remove unnecessary goto. 2016-03-11 22:09:09 -08:00
ade7758_ring.c
ade7758_trigger.c
ade7759.c staging: iio: meter: remove fixme comment on device remove 2016-03-28 07:30:36 -07:00
ade7759.h
ade7854-i2c.c staging: iio: ade7854: use devm_iio_device_register 2016-03-11 22:09:09 -08:00
ade7854-spi.c staging: iio: ade7854: use devm_iio_device_register 2016-03-11 22:09:09 -08:00
ade7854.c Staging: iio: ade7854: Remove unnecessary goto. 2016-03-11 22:09:09 -08:00
ade7854.h
Kconfig
Makefile
meter.h