ASoC: rockchip: Add support machine driver for DA7219
authorXing Zheng <zhengxing@rock-chips.com>
Tue, 12 Apr 2016 10:00:30 +0000 (18:00 +0800)
committerXing Zheng <zhengxing@rock-chips.com>
Wed, 13 Apr 2016 07:42:53 +0000 (15:42 +0800)
commita3c85fe70fec0d05e3033cb7423642cf38ed0e52
tree2713e8eaf41e89af44b966dc75ea84d9ac983234
parent27d659372c590c843bd87e22d5e0502066bed45f
ASoC: rockchip: Add support machine driver for DA7219

The DA7219 only support headphone playback, we may not call the
da7219_aad_jack_det when we use the simple-card.

Therefore, the machine driver may be need to submit upstream.

Change-Id: Iecf53fa62fcaf43175bbbcd2b7c8b0d5c67655ac
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
sound/soc/rockchip/Kconfig
sound/soc/rockchip/Makefile
sound/soc/rockchip/rockchip_da7219.c [new file with mode: 0644]