alistair23-linux/sound/i2c/other
Dan Carpenter 034f90b393 ALSA: ak411x: simplify snd_ak4113_create() a bit
"err" is always a negative error code here, so there is no point in
checking.  Removing the check silences a static checker warning and
makes the code a bit more clear.  Also we don't need to initialize "err".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-03-23 13:58:59 +01:00
..
ak4xxx-adda.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
ak4113.c ALSA: ak411x: simplify snd_ak4113_create() a bit 2015-03-23 13:58:59 +01:00
ak4114.c ALSA: ak411x: Fix race of reinit() calls 2015-01-28 22:30:18 +01:00
ak4117.c ALSA: ak4117: Use setup_timer() and mod_timer() 2015-01-19 11:32:27 +01:00
Makefile [media] tea575x: Move from sound to media 2013-08-18 08:09:59 -03:00
pt2258.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00