1
0
Fork 0

iio: imu: mpu6050: add missing docstring for int_pin_cfg

Signed-off-by: Matt Ranostay <matt.ranostay@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
hifive-unleashed-5.1
Matt Ranostay 2016-02-22 13:39:09 -08:00 committed by Jonathan Cameron
parent 8f356be3fe
commit 725f645d87
1 changed files with 1 additions and 0 deletions

View 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;