linux/sound/soc
Stephen Warren 14df415a38 ASoC: tegra+wm8903: simplify gpio tests in widget callbacks
By the time any widget callbacks could be called, if the GPIO ID they
will manipulate is valid, it must have already been requested, or the
card would have failed to probe or initialize. So, testing for GPIO
validity is equivalent to testing whether the GPIO was successfully
requested at this point in the code. Making this change will allow later
patches to remove the gpio_requested variable.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-06-03 13:06:37 +01:00
..
atmel ASoC: Convert afeb9260 to table based DAPM init 2012-02-01 21:52:54 +00:00
au1x
blackfin Linux 3.4-rc7 2012-05-13 13:32:54 +01:00
codecs ASoC: wm8903: init GPIOs during I2C probe not codec probe 2012-06-03 13:06:36 +01:00
davinci
ep93xx ASoC: ep93xx-i2s: use devm_* helpers to cleanup probe 2012-04-01 11:28:29 +01:00
fsl Sound fixes for 3.5-rc1 2012-06-01 15:39:26 -07:00
generic ASoC: add generic simple-card support 2012-04-13 11:29:25 +01:00
jz4740 ASoC: JZ4740: Replaced comma operators with semicolons. 2012-04-06 18:22:05 +01:00
kirkwood ARM: Orion: Audio: Add clk/clkdev support 2012-05-08 16:34:03 -07:00
mid-x86 ASoC: core: Add support for DAI and machine kcontrols. 2012-02-04 12:40:11 +00:00
mxs Sound updates for 3.5-rc1 2012-05-23 13:05:43 -07:00
nuc900
omap ASoC: OMAP: HDMI: Rename sound card source file 2012-05-22 17:33:24 +01:00
pxa ASoC: pxa: allocate the SSP DMA parameters in startup 2012-05-07 12:55:35 +01:00
s6000
samsung Linux 3.4-rc7 2012-05-13 13:32:54 +01:00
sh ASoC: fsi: bugfix: ensure dma is terminated 2012-05-30 11:04:12 +01:00
tegra ASoC: tegra+wm8903: simplify gpio tests in widget callbacks 2012-06-03 13:06:37 +01:00
txx9 dmaengine/dma_slave: introduce inline wrappers 2012-03-21 19:20:22 +05:30
ux500 ASoC: ux500: Don't make the CPU I2S driver user selectable 2012-05-10 10:05:18 +01:00
Kconfig ASoC: Ux500: Add MSP I2S-driver 2012-05-09 12:52:59 +01:00
Makefile ASoC: Ux500: Add MSP I2S-driver 2012-05-09 12:52:59 +01:00
soc-cache.c
soc-core.c ASoC: don't flip master of DT-instantiated DAI links 2012-05-16 09:44:18 +01:00
soc-dapm.c Linux 3.4-rc7 2012-05-13 13:32:54 +01:00
soc-dmaengine-pcm.c ASoC: dmaengine_pcm: use dmaengine cyclic wrapper 2012-03-26 18:28:11 +01:00
soc-io.c ASoC: io: Retrieve val_bytes from the regmap API 2012-02-21 19:34:47 +00:00
soc-jack.c ASoC: jack: Push locking for jacks down to the jack 2012-04-01 11:28:23 +01:00
soc-pcm.c ASoC: pcm: Staticise non-exported functions 2012-05-10 10:37:19 +01:00
soc-utils.c