* STAC9758 questions
@ 2004-06-29 10:25 Peter Zubaj
2004-06-29 16:30 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Peter Zubaj @ 2004-06-29 10:25 UTC (permalink / raw)
To: alsa-devel
Hi,
In file alsa-driver/alsa-kernel/pci/ac97_patch.c
in function
snd_ac97_stac9758_output_jack_put
there is
up(&ac97->mutex);
but not
down(&ac97->mutex);
is this good (why not remove up(&ac97->mutex);)????
also
in function snd_ac97_stac9758_input_jack_put id used
ac97_update_bits_page, but in function
snd_ac97_stac9758_output_jack_put is only used function
snd_ac97_update_bits to set value.
Why both functions not use function ac97_update_bits_page to set value
???
Peter Zubaj
========================== REKLAMA ==============================
http://www.asap-translation.com/ - expresne prekladatelske sluzby
http://www.jazykovky.sk/ - vyber si svoju jazykovu skolu
http://www.recruiter.sk/ - internetova burza prace
=================================================================
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: STAC9758 questions
2004-06-29 10:25 STAC9758 questions Peter Zubaj
@ 2004-06-29 16:30 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2004-06-29 16:30 UTC (permalink / raw)
To: Peter Zubaj; +Cc: alsa-devel
At Tue, 29 Jun 2004 12:25:32 +0200,
Peter Zubaj wrote:
>
> Hi,
>
> In file alsa-driver/alsa-kernel/pci/ac97_patch.c
> in function
> snd_ac97_stac9758_output_jack_put
>
> there is
> up(&ac97->mutex);
> but not
> down(&ac97->mutex);
> is this good (why not remove up(&ac97->mutex);)????
>
> also
> in function snd_ac97_stac9758_input_jack_put id used
> ac97_update_bits_page, but in function
> snd_ac97_stac9758_output_jack_put is only used function
> snd_ac97_update_bits to set value.
> Why both functions not use function ac97_update_bits_page to set value
> ???
you're right :)
fixed on cvs now.
thanks,
Takashi
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-29 16:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-29 10:25 STAC9758 questions Peter Zubaj
2004-06-29 16:30 ` Takashi Iwai
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.