Re: [PATCH 3/6] ASoC: rsnd: DVC kctrl sets once

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Sergei

> > diff --git a/sound/soc/sh/rcar/dvc.c b/sound/soc/sh/rcar/dvc.c
> > index 1743ade..b4c4ff2 100644
> > --- a/sound/soc/sh/rcar/dvc.c
> > +++ b/sound/soc/sh/rcar/dvc.c
> > @@ -44,8 +44,11 @@ struct rsnd_dvc {
> >   	struct rsnd_kctrl_cfg_s ren;	/* Ramp Enable */
> >   	struct rsnd_kctrl_cfg_s rup;	/* Ramp Rate Up */
> >   	struct rsnd_kctrl_cfg_s rdown;	/* Ramp Rate Down */
> > +	u32 flags;
> >   };
> >   +#define KCTRL_INITIALIZEED	(1 << 0)
> 
>    One E is enough. :-)

Oops, indeed.
will fix

Best regards
---
Kuninori Morimoto



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux