iio: imu: mpu6050: add missing docstring for int_pin_cfg
authorMatt Ranostay <matt.ranostay@intel.com>
Mon, 22 Feb 2016 21:39:09 +0000 (13:39 -0800)
committerJonathan Cameron <jic23@kernel.org>
Thu, 25 Feb 2016 19:48:57 +0000 (19:48 +0000)
Signed-off-by: Matt Ranostay <matt.ranostay@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h

index 243324dd78de09bee46e9100a9b706f5c5d38d3e..a6c45ce459ee3942a15bcf30f96fc64b16bfc4cb 100644 (file)
@@ -39,6 +39,7 @@
  *  @int_enable:       Interrupt enable register.
  *  @pwr_mgmt_1:       Controls chip's power state and clock source.
  *  @pwr_mgmt_2:       Controls power state of individual sensors.
+ *  @int_pin_cfg;      Controls interrupt pin configuration.
  */
 struct inv_mpu6050_reg_map {
        u8 sample_rate_div;
This page took 0.026693 seconds and 5 git commands to generate.