Home
last modified time | relevance | path

Searched hist:d79e57db84f8359bc96418900f86b8fc4189eff9 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dsoc.hdiff d79e57db84f8359bc96418900f86b8fc4189eff9 Wed Mar 27 06:02:22 CDT 2013 Lars-Peter Clausen <lars@metafoo.de> ASoC: Constify the 'driver' field of snd_soc_platform

The ASoC core does no not modify the driver of a platform. Making it const
allows ASoC platform drivers to declare the snd_soc_platform_driver struct as
const.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff d79e57db84f8359bc96418900f86b8fc4189eff9 Wed Mar 27 06:02:22 CDT 2013 Lars-Peter Clausen <lars@metafoo.de> ASoC: Constify the 'driver' field of snd_soc_platform

The ASoC core does no not modify the driver of a platform. Making it const
allows ASoC platform drivers to declare the snd_soc_platform_driver struct as
const.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>