[alsa-devel] [PATCH 2/8] ASoC: cs35l32: Constify struct regmap_config and snd_soc_codec_driver

Brian Austin brian.austin at cirrus.com
Mon Jan 5 16:05:27 CET 2015


> The regmap_config struct may be const because it is not modified by the
> driver and regmap_init() accepts pointer to const. Make struct
> snd_soc_codec_driver const as well (snd_soc_register_codec() accepts
> pointer to const).
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski at samsung.com>
> Cc: Brian Austin <brian.austin at cirrus.com>
> Cc: Paul Handrigan <Paul.Handrigan at cirrus.com>
For the Cirrus Codecs

Acked-by: Brian Austin <brian.austin at cirrus.com>

Thanks 


More information about the Alsa-devel mailing list