]> git.baikalelectronics.ru Git - kernel.git/commit
staging:iio:events: Remove obsolete documentation
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 13 Feb 2012 09:25:31 +0000 (10:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2012 04:10:32 +0000 (20:10 -0800)
commit00aa09543159ec6b0ddcb5f16d01eb4fa7436118
tree2a63f5f4d7bbfb47e235c6fe7a3a846ae34b75f6
parent3ade558eeb3dd27a82bfba7eee0bb1678613951e
staging:iio:events: Remove obsolete documentation

Commit df7cacd0 ("staging:iio:events: Use waitqueue lock to protect event
queue") removed the event_list_lock field from the iio_event_interface struct,
but missed to remove the same field from the documentation for that function.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/industrialio-event.c