]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
ASoC: tlv320aic3x: Add platform data and reset gpio handling
authorJarkko Nikula <jhnikula@gmail.com>
Wed, 5 May 2010 10:02:03 +0000 (13:02 +0300)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Thu, 6 May 2010 13:58:02 +0000 (14:58 +0100)
commit5193d62f1824cdfd72b5523be2b1cdb8049225ad
treebd83be284cce0a0f7dc71228fa946c0016801a5f
parent49100c98359a56ea4e8c9a76e3d625cdb25f25f5
ASoC: tlv320aic3x: Add platform data and reset gpio handling

Handle the reset GPIO within the codec driver in order to follow
the startup protocol for the tlv320aic3x codecs.

Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
include/sound/tlv320aic3x.h [new file with mode: 0644]
sound/soc/codecs/tlv320aic3x.c