> 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 <[email protected]> > Cc: Brian Austin <[email protected]> > Cc: Paul Handrigan <[email protected]> For the Cirrus Codecs
Acked-by: Brian Austin <[email protected]> Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

