OSDN Git Service

iio: add field identifier for @use_count kernel-doc
authorTobin C. Harding <me@tobin.cc>
Sat, 6 Jan 2018 21:56:06 +0000 (08:56 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jan 2018 15:03:43 +0000 (16:03 +0100)
commit284d95c707ffb3d9c7562d0b6bb19e363768d12b
tree7f0e8f332cd940c9d1c0a46b16d3319305105679
parente7f62713eb4e0952f43c862fc2f0ff68b257464f
iio: add field identifier for @use_count kernel-doc

Kernel-doc for @use_count does not currently have a field identifier.
All the rest of the fields do. @use_count is used internally and should
not be accessed directly by the driver so it should be marked as so.

Add [INTERN] identifier to @use_count field.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/iio/trigger.h