commit | c660c0a805860e3abf22b44a2508ff46a549ffa9 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Wed Mar 18 17:49:01 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Sun Mar 22 18:05:50 2015 +0000 |
tree | 566386a5405fdd6b5788123cf4f79dbf91ce2934 | |
parent | c517d838eb7d07bbe9507871fab3931deccff539 [diff] |
ASoC: fsi: 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>