commit | d3ef70543429b754dacc87fc68c30c2c34502337 | [log] [tgz] |
---|---|---|
author | Bard Liao <bardliao@realtek.com> | Wed Mar 11 11:42:44 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Wed Mar 11 12:08:20 2015 +0000 |
tree | 1edcd9f8f20cda2e41253735f28ffc4dc010bec8 | |
parent | eb5bc2a213f96bd43b5f00a625acb0c669613645 [diff] |
ASoC: rt5670: Add IRQ function This patch adds the IRQ function support of rt5670. We use a flag named dev_gpio in platform data to inform codec driver if the IRQ function is used or not. Also, we export rt5670_set_jack_detect for machine driver to pass the jack point. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>