ASoC: wm8904: add dt ids table
authorAlexander Morozov <linux@meltdown.ru>
Tue, 27 Jan 2015 03:36:39 +0000 (11:36 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 28 Jan 2015 19:30:12 +0000 (19:30 +0000)
commitb1a5fad5f8c063abfd9bd22f7de8de82927c7d54
treea31d39521b72a5d13f6e5483bd8786eeee9b1d37
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
ASoC: wm8904: add dt ids table

The WM8904 and WM8918 has the same data type, while the WM8912
has different data type. So, use the data in dt ids table to
distinguish them.

Signed-off-by: Alexander Morozov <linux@meltdown.ru>
[voice.shen@atmel.com: add code to distinguish device type]
Signed-off-by: Bo Shen <voice.shen@atmel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm8904.c