[alsa-devel] [RFC] [PATCH 3/3] ASoC: add support for Amstrad E3 (Delta) machine

Takashi Iwai tiwai at suse.de
Wed Jul 22 13:39:22 CEST 2009


At Wed, 22 Jul 2009 12:03:28 +0100,
Mark Brown wrote:
> 
> > +	/* Setup pins after corresponding bits if changed */
> > +	if ((bool)snd_soc_dapm_get_pin_status(codec, "Speaker") !=
> > +			(bool)(function & (1 << AMS_DELTA_SPEAKER))) {
> 
> Don't like these casts...  why are they needed?

Because the right side is the bit operation?
The cast doesn't look nice, though...


Takashi



More information about the Alsa-devel mailing list