You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dan Carpenter
2d52d17239
ASoC: wm8741: check for error returns from wm8741_set_pdata()
...
Static checkers complain that "ret" is always zero so the conditions are
never true.
The intention here was clearly to check for errors from
wm8741_set_pdata(). Although, since wm8741_set_pdata() never returns
errors, it doesn't affect runtime.
Fixes: c354b54cfd
('ASoC: wm8741: Add differential mono mode support')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
10 years ago
..
adi
ASoC: adi: Add missing return statement.
10 years ago
atmel
Merge remote-tracking branches 'asoc/topic/4554', 'asoc/topic/ab8500', 'asoc/topic/ak4642', 'asoc/topic/arizona' and 'asoc/topic/atmel' into asoc-next
10 years ago
au1x
Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'asoc/topic/davinci' into asoc-next
10 years ago
bcm
…
blackfin
Driver core patches for 3.19-rc1
10 years ago
cirrus
ASoC: cirrus: tlv320aic23 needs I2C
10 years ago
codecs
ASoC: wm8741: check for error returns from wm8741_set_pdata()
10 years ago
davinci
Merge remote-tracking branches 'asoc/topic/cx20442' and 'asoc/topic/davinci' into asoc-next
10 years ago
dwc
Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topic/fsi', 'asoc/topic/fsl' and 'asoc/topic/fsl-asrc' into asoc-next
10 years ago
fsl
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'asoc/topic/kirkwood' into asoc-next
10 years ago
generic
Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and 'asoc/topic/sh-cleanup' into asoc-next
10 years ago
intel
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
10 years ago
jz4740
ASoC: jz4740: Add jz4780 support
10 years ago
kirkwood
Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/jz4740' and 'asoc/topic/kirkwood' into asoc-next
10 years ago
mxs
Merge remote-tracking branches 'asoc/topic/mxs-saif' and 'asoc/topic/nuc900' into asoc-next
10 years ago
nuc900
ASoC: nuc900: No need to track the dma buffer in the driver state struct
10 years ago
omap
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/topic/rcar' and 'asoc/topic/rt286' into asoc-next
10 years ago
pxa
ASoC: z2: Register jacks at the card level
10 years ago
qcom
ASoC: qcom: Add ability to build QCOM drivers
10 years ago
rockchip
ASoC: Updates for v3.20
10 years ago
samsung
Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
10 years ago
sh
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
10 years ago
sirf
…
spear
…
tegra
ASoC: tegra_wm9712: Use card DAPM context to access widgets
10 years ago
txx9
ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
10 years ago
ux500
ASoC: mop500_ab8500: Use card DAPM context to access widgets
10 years ago
xtensa
ASoC: add xtensa xtfpga I2S interface and platform
10 years ago
Kconfig
ASoC: Allow for building QCOM drivers
10 years ago
Makefile
ASoC: Allow for building QCOM drivers
10 years ago
soc-ac97.c
ASoC: Add support for allocating AC'97 device before registering it
10 years ago
soc-cache.c
…
soc-compress.c
ASoC: soc-compress.c: fix NULL dereference
10 years ago
soc-core.c
sound updates for 4.1-rc1
10 years ago
soc-dapm.c
Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090', 'asoc/topic/max98925' and 'asoc/topic/nuc900' into asoc-next
10 years ago
soc-devres.c
ASoC: Fix warning with make xmldocs caused by soc-devres.c
10 years ago
soc-generic-dmaengine-pcm.c
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
10 years ago
soc-io.c
…
soc-jack.c
ASoC: Allow to register jacks at the card level
10 years ago
soc-ops.c
…
soc-pcm.c
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
10 years ago
soc-utils.c
…