From: Jonathan Cameron Date: Tue, 10 Apr 2012 20:11:06 +0000 (+0100) Subject: staging:iio fill in some missing docs X-Git-Tag: v3.5-rc1~145^2~229^2~212 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ecbf20ca95546f6347afe3952e07850a8e4c48de;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git staging:iio fill in some missing docs Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/iio/iio.h b/drivers/staging/iio/iio.h index b9cd454..833a849 100644 --- a/drivers/staging/iio/iio.h +++ b/drivers/staging/iio/iio.h @@ -331,6 +331,8 @@ struct iio_buffer_setup_ops { * @name: [DRIVER] name of the device. * @info: [DRIVER] callbacks and constant info from driver * @info_exist_lock: [INTERN] lock to prevent use during removal + * @setup_ops: [DRIVER] callbacks to call before and after buffer + * enable/disable * @chrdev: [INTERN] associated character device * @groups: [INTERN] attribute groups * @groupcounter: [INTERN] index of next attribute group