diff options
author | Krzysztof Kozlowski | 2022-05-01 12:34:46 +0200 |
---|---|---|
committer | Jonathan Cameron | 2022-05-01 19:01:13 +0100 |
commit | 046dab28b10e6e1766685653d9a170e4c9b1e5fc (patch) | |
tree | da34b89e50123fade2d7f16bd1bcf8bc25a0da3d /drivers/iio/dac | |
parent | e678acedf364a8843388af4e1e0ebe854f2e0e8c (diff) |
iio: stmpe-adc: use of_device_id for OF matching
The of_device_id was added to allow module autoloading, but it should be
also used to allow driver matching via Devicetree.
This also fixes W=1 warning:
drivers/iio/adc/stmpe-adc.c:357:34: error: ‘stmpe_adc_ids’ defined but not used [-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220501103447.111392-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/dac')
0 files changed, 0 insertions, 0 deletions