ASoC: rt5616: add an of_match table
authorCaesar Wang <wxt@rock-chips.com>
Tue, 22 Dec 2015 05:45:02 +0000 (13:45 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 22 Dec 2015 23:52:44 +0000 (23:52 +0000)
commite17ff2de826f8c2153cf23c8bbd9097219a84fa9
tree0b09ee298f53ed81ef8fc12c2698611ecbe5cf76
parent36ddd489b0669f8913c8eda192507f8267749917
ASoC: rt5616: add an of_match table

Add a device tree match table. This serves to make the driver's support
of device tree more explicit.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5616.c