]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: fsl: constify of_device_id array
authorFabian Frederick <fabf@skynet.be>
Wed, 18 Mar 2015 16:48:57 +0000 (17:48 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 22 Mar 2015 18:02:56 +0000 (18:02 +0000)
commit2198e5bfb4bdb81b957046de03991e5623697a35
tree65f0572ab8fffd6c480298e6cd760b0e7d39f983
parentb7d65746744b343701de14ca433982a3229390be
ASoC: fsl: constify of_device_id array

of_device_id is always used as const.
(See driver.of_match_table and open firmware functions)

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/mpc5200_psc_ac97.c
sound/soc/fsl/mpc5200_psc_i2s.c
sound/soc/fsl/pcm030-audio-fabric.c