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

Péter Ujfalusi peter.ujfalusi at ti.com
Tue Sep 27 08:17:29 CEST 2011


On Monday 26 September 2011 22:19:57 Mark Brown wrote:
> 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.

Argh, this supposed to be a separate commit, it got squashed accidentally, 
sorry.

--
Péter


More information about the Alsa-devel mailing list