Hi Lucas,
On Sat, May 18, 2019 at 6:01 PM Lucas Oshiro wrote:
>
> Add a of_device_id struct and MODULE_DEVICE_TABLE call.
Please provide an explanation as to why you are doing this.
Thanks
___
devel mailing list
de...@linuxdriverproject.org
http://dri
Add a of_device_id struct and MODULE_DEVICE_TABLE call.
Signed-off-by: Lucas Oshiro
Signed-off-by: Rodrigo Ribeiro
Co-developed-by: Rodrigo Ribeiro
---
drivers/staging/iio/accel/adis16240.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/drivers/staging/iio/accel/adis16240.c
b/drive