diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-03-27 12:02:23 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-27 23:08:35 +0000 |
commit | 1f03f55b0ca679f950148954e807feb22cff325c (patch) | |
tree | db49721705a0be5fbf74021d061c88771a338d9c /arch/sh | |
parent | d79e57db84f8359bc96418900f86b8fc4189eff9 (diff) |
ASoC: Constify the 'ops' field of snd_soc_platform_driver
The ASoC core does not modify a platform driver's ops structure. Making it const
allows ASoC platform drivers to declare their snd_pcm_ops struct as const.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions