ASoC: da7219: Use of_match_ptr() when assigning match table
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Wed, 7 Oct 2015 10:57:12 +0000 (11:57 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 7 Oct 2015 11:15:22 +0000 (12:15 +0100)
commitb7ebd78d1d142e4e47c3547b08faf51218384583
tree1fc3a253964cc228bf4ae6d350811317e3ac47d7
parent4e929134eb8271abc9c52c371e056debfea6898b
ASoC: da7219: Use of_match_ptr() when assigning match table

Use of_match_ptr() to handle non-DT kernel scenario where match
table should be NULL.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7219.c