]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/iio/accel/st_accel_core.c
Merge 4.3-rc7 into staging-next
[karo-tx-linux.git] / drivers / iio / accel / st_accel_core.c
index fb93111104249bcc93d390e7492c96f4c211ac27..197a08b4e2f3634ad48af3f246fb855d04f8b12d 100644 (file)
@@ -612,6 +612,7 @@ static const struct iio_info accel_info = {
        .attrs = &st_accel_attribute_group,
        .read_raw = &st_accel_read_raw,
        .write_raw = &st_accel_write_raw,
+       .debugfs_reg_access = &st_sensors_debugfs_reg_access,
 };
 
 #ifdef CONFIG_IIO_TRIGGER