diff options
author | 2017-07-23 22:53:24 +0530 | |
---|---|---|
committer | 2017-07-24 16:33:55 +0100 | |
commit | 8a43c2240c862bbf3fc612d0533b891bd75ec771 (patch) | |
tree | c2d0c471839ceec0ee3ca1ed90d31e4f549f1559 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: rt5514: Add the I2S ASRC support (diff) | |
download | wireguard-linux-8a43c2240c862bbf3fc612d0533b891bd75ec771.tar.xz wireguard-linux-8a43c2240c862bbf3fc612d0533b891bd75ec771.zip |
ASoC: rt5514: constify acpi_device_id.
acpi_device_id are not supposed to change at runtime. All functions
working with acpi_device_id provided by <acpi/acpi_bus.h> work with
const acpi_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions