diff options
author | Nuno Sá <nuno.sa@analog.com> | 2019-10-28 17:33:49 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-11-11 19:38:13 +0100 |
commit | 4c35b7a51e2f291471f7221d112c6a45c63e83bc (patch) | |
tree | ec3868509a613114e15d82c9cf7b62ff599c7746 /tools | |
parent | iio: adis16480: Fix scales factors (diff) | |
download | linux-4c35b7a51e2f291471f7221d112c6a45c63e83bc.tar.xz linux-4c35b7a51e2f291471f7221d112c6a45c63e83bc.zip |
iio: adis16480: Add debugfs_reg_access entry
The driver is defining debugfs entries by calling
`adis16480_debugfs_init()`. However, those entries are attached to the
iio_dev debugfs entry which won't exist if no debugfs_reg_access
callback is provided.
Fixes: 2f3abe6cbb6c ("iio:imu: Add support for the ADIS16480 and similar IMUs")
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions