diff options
| author | Alison Schofield <[email protected]> | 2016-03-13 23:11:30 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-28 07:30:36 -0700 |
| commit | 5e3d1d520ffccb956a5b00c8a858416747869058 (patch) | |
| tree | b396f3b0529717de832c2f2bf230a9f4e42952d4 /tools/perf/scripts/python | |
| parent | b026338289d65ef6fddfefcf5d1ba7932bc77c8a (diff) | |
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 <[email protected]>
Acked-by: Daniel Baluta <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions