From: Johan Hovold Date: Tue, 22 May 2012 10:30:02 +0000 (+0200) Subject: staging:iio: remove num_interrupt_lines from documentation X-Git-Tag: v4.13~11629^2~15 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=04723de09d034c1f1f871787ebbc6cc2e474dd2f;p=mirror_ubuntu-bionic-kernel.git staging:iio: remove num_interrupt_lines from documentation Commit 5aa9618896e0ba49 ("staging:iio: remove broken support for multiple event interfaces.") removed the num_interrupt_lines field from struct iio_info but the documentation was never updated. Signed-off-by: Johan Hovold Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/iio/Documentation/device.txt b/drivers/staging/iio/Documentation/device.txt index 0338c7cd0a8b..f03fbd3bb454 100644 --- a/drivers/staging/iio/Documentation/device.txt +++ b/drivers/staging/iio/Documentation/device.txt @@ -29,8 +29,6 @@ Then fill in the following: * info->driver_module: Set to THIS_MODULE. Used to ensure correct ownership of various resources allocate by the core. - * info->num_interrupt_lines: - Number of event triggering hardware lines the device has. * info->event_attrs: Attributes used to enable / disable hardware events. * info->attrs: