Home
last modified time | relevance | path

Searched hist:fe3e78e073d25308756f38019956061153267769 (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/linux/sound/soc/codecs/
H A Dwm9705.cdiff a22eaf4ce106404f6c5283da30b4d514ede964c1 Fri Nov 27 08:14:09 CST 2009 Takashi Iwai <tiwai@suse.de> ASoC: Revert missing reset_err in wm97*.c

The commit fe3e78e073d25308756f38019956061153267769
ASoC: Factor out snd_soc_init_card()
removed the error paths that are still valid for wm97* codecs, causing
the compile errors like
sound/soc/codecs/wm9705.c:399: error: label 'reset_err' used but not defined
sound/soc/codecs/wm9712.c:687: error: label 'reset_err' used but not defined
sound/soc/codecs/wm9713.c:1237: error: label 'reset_err' used but not defined

Revert the removed error path codes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
diff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8727.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dpcm3008.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dad73311.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm9712.cdiff a22eaf4ce106404f6c5283da30b4d514ede964c1 Fri Nov 27 08:14:09 CST 2009 Takashi Iwai <tiwai@suse.de> ASoC: Revert missing reset_err in wm97*.c

The commit fe3e78e073d25308756f38019956061153267769
ASoC: Factor out snd_soc_init_card()
removed the error paths that are still valid for wm97* codecs, causing
the compile errors like
sound/soc/codecs/wm9705.c:399: error: label 'reset_err' used but not defined
sound/soc/codecs/wm9712.c:687: error: label 'reset_err' used but not defined
sound/soc/codecs/wm9713.c:1237: error: label 'reset_err' used but not defined

Revert the removed error path codes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
diff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm9713.cdiff a22eaf4ce106404f6c5283da30b4d514ede964c1 Fri Nov 27 08:14:09 CST 2009 Takashi Iwai <tiwai@suse.de> ASoC: Revert missing reset_err in wm97*.c

The commit fe3e78e073d25308756f38019956061153267769
ASoC: Factor out snd_soc_init_card()
removed the error paths that are still valid for wm97* codecs, causing
the compile errors like
sound/soc/codecs/wm9705.c:399: error: label 'reset_err' used but not defined
sound/soc/codecs/wm9712.c:687: error: label 'reset_err' used but not defined
sound/soc/codecs/wm9713.c:1237: error: label 'reset_err' used but not defined

Revert the removed error path codes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
diff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dak4104.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dcx20442.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dad1836.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dac97.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dak4671.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dtlv320aic26.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dstac9766.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8971.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8711.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dak4535.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8728.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dad1980.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8523.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Duda1380.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8961.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8776.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8400.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dssm2602.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
H A Dwm8940.cdiff fe3e78e073d25308756f38019956061153267769 Tue Nov 03 16:13:13 CST 2009 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Factor out snd_soc_init_card()

snd_soc_init_card() is always called as the last part of the CODEC probe
function so we can factor it out into the core card setup rather than
have each CODEC replicate the code to do the initialiastation. This will
be required to support multiple CODECs per card.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

12