[alsa-devel] [PATCH 01/10] ASoC: twl6040: Rename pga_event to out_drv_event

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Sep 26 23:19:57 CEST 2011


On Mon, Sep 26, 2011 at 04:26:24PM +0300, Peter Ujfalusi wrote:
> This event handler is used with the OUT_DRV widgets.
> The name pga_event was misleading.

Applied, though

> index d5c4bb4..b63ee24 100644
> --- a/sound/soc/codecs/twl6040.c
> +++ b/sound/soc/codecs/twl6040.c
> @@ -72,7 +72,6 @@ struct twl6040_output {
>  	u16 right_step;
>  	unsigned int step_delay;
>  	u16 ramp;
> -	u16 mute;
>  	struct completion ramp_done;
>  };
>  

This appears to be a random unrelated change.


More information about the Alsa-devel mailing list