Home
last modified time | relevance | path

Searched hist:"8 a43c224" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5514.c8a43c224 Sun Jul 23 12:23:24 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> 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>
8a43c224 Sun Jul 23 12:23:24 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> 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>