All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: tpa6130a2: Use the core to set the gain limit
@ 2010-05-07 11:24 Peter Ujfalusi
  2010-05-07 11:24 ` [PATCH 1/2] Revert "ASoC: tpa6130a2: Support for limiting gain" Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2010-05-07 11:24 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, lrg

Hello,

Core will receive support for limiting the volume on controls, so
the custom way of doing it in the tpa driver is no longer needed.
There was also a problem within the tpa driver when custom limit
has been configured. The second patch fixes that.

The combination of the snd_soc_limit_volume, and this series works
really nicely together.

---
Peter Ujfalusi (2):
  Revert "ASoC: tpa6130a2: Support for limiting gain"
  ASoC: tpa6130a2: Fix for the custom kcontrol functions

 include/sound/tpa6130a2-plat.h |    1 -
 sound/soc/codecs/tpa6130a2.c   |   90 +++++++--------------------------------
 2 files changed, 16 insertions(+), 75 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-07 15:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-07 11:24 [PATCH 0/2] ASoC: tpa6130a2: Use the core to set the gain limit Peter Ujfalusi
2010-05-07 11:24 ` [PATCH 1/2] Revert "ASoC: tpa6130a2: Support for limiting gain" Peter Ujfalusi
2010-05-07 11:24 ` [PATCH 2/2] ASoC: tpa6130a2: Fix for the custom kcontrol functions Peter Ujfalusi
2010-05-07 15:44 ` [PATCH 0/2] ASoC: tpa6130a2: Use the core to set the gain limit Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.