All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Rafael Ignacio Zurita <rizurita@yahoo.com>
Cc: Takashi Iwai <tiwai@suse.de>,
	linux-sh@vger.kernel.org, alsa-devel@alsa-project.org
Subject: Re: [PATCH] sh: add SuperH DAC audio driver for ALSA V4
Date: Wed, 4 Nov 2009 12:13:09 +0900	[thread overview]
Message-ID: <20091104031309.GD12841@linux-sh.org> (raw)
In-Reply-To: <20091103201627.GA31131@rafazurita.homelinux.net>

On Tue, Nov 03, 2009 at 05:16:27PM -0300, Rafael Ignacio Zurita wrote:
> This is a port of the sound/oss/sh_dac_audio.c driver.
> The driver uses an on-chip 8-bit D/A converter, which has a speaker connected
> to one of its channels, found in several ancient HP machines.
> For interrupts it uses a high-resolution timer (hrtimer).
> Tested on SH7709 based hp6xx (HP Jornada 680/690 and HP Palmtop 620lx/660lx).
>  
> Also, since OSS Emulation works, the old OSS sound/oss/sh_dac_audio.c driver
> would be obsolete soon, and it could be removed.
>  
> Changes since V3:
>  - renamed sound/sh/snd_sh_dac_audio.c to sound/sh/sh_dac_audio.c
>  
> Changes since V2:
>  - renamed include/sound/dac_audio.h to include/sound/sh_dac_audio.h
> 
> Changes since V1:
>  - moved the platform device code into board code.
>  - dropped dac_audio_sync(), since that code is not needed (it was inherited of
>    the old oss driver).
>  - rewrote the code with style problems.
> 
> Signed-off-by: Rafael Ignacio Zurita <rizurita@yahoo.com>

Acked-by: Paul Mundt <lethal@linux-sh.org>

WARNING: multiple messages have this Message-ID (diff)
From: Paul Mundt <lethal@linux-sh.org>
To: Rafael Ignacio Zurita <rizurita@yahoo.com>
Cc: Takashi Iwai <tiwai@suse.de>,
	linux-sh@vger.kernel.org, alsa-devel@alsa-project.org
Subject: Re: [PATCH] sh: add SuperH DAC audio driver for ALSA V4
Date: Wed, 04 Nov 2009 03:13:09 +0000	[thread overview]
Message-ID: <20091104031309.GD12841@linux-sh.org> (raw)
In-Reply-To: <20091103201627.GA31131@rafazurita.homelinux.net>

On Tue, Nov 03, 2009 at 05:16:27PM -0300, Rafael Ignacio Zurita wrote:
> This is a port of the sound/oss/sh_dac_audio.c driver.
> The driver uses an on-chip 8-bit D/A converter, which has a speaker connected
> to one of its channels, found in several ancient HP machines.
> For interrupts it uses a high-resolution timer (hrtimer).
> Tested on SH7709 based hp6xx (HP Jornada 680/690 and HP Palmtop 620lx/660lx).
>  
> Also, since OSS Emulation works, the old OSS sound/oss/sh_dac_audio.c driver
> would be obsolete soon, and it could be removed.
>  
> Changes since V3:
>  - renamed sound/sh/snd_sh_dac_audio.c to sound/sh/sh_dac_audio.c
>  
> Changes since V2:
>  - renamed include/sound/dac_audio.h to include/sound/sh_dac_audio.h
> 
> Changes since V1:
>  - moved the platform device code into board code.
>  - dropped dac_audio_sync(), since that code is not needed (it was inherited of
>    the old oss driver).
>  - rewrote the code with style problems.
> 
> Signed-off-by: Rafael Ignacio Zurita <rizurita@yahoo.com>

Acked-by: Paul Mundt <lethal@linux-sh.org>

  reply	other threads:[~2009-11-04  3:13 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-03 20:16 [PATCH] sh: add SuperH DAC audio driver for ALSA V4 Rafael Ignacio Zurita
2009-11-03 20:16 ` Rafael Ignacio Zurita
2009-11-04  3:13 ` Paul Mundt [this message]
2009-11-04  3:13   ` Paul Mundt
2009-11-04  8:19 ` [alsa-devel] " Takashi Iwai
2009-11-04  8:19   ` Takashi Iwai
  -- strict thread matches above, loose matches on Subject: below --
2009-10-22 20:25 [PATCH] sh: add SuperH DAC audio driver for ALSA V3 Rafael Ignacio Zurita
2009-10-22 20:25 ` Rafael Ignacio Zurita
2009-10-26  0:31 ` Paul Mundt
2009-10-26  0:31   ` Paul Mundt
2009-10-30 11:24 ` Takashi Iwai
2009-10-30 11:59   ` Paul Mundt
2009-11-02 17:03     ` Rafael Ignacio Zurita
2009-11-03  6:01       ` Takashi Iwai
2009-10-08  1:34 [PATCH] sh: add SuperH DAC audio driver for ALSA Rafael Ignacio Zurita
2009-10-08  8:38 ` Kristoffer Ericson
2009-10-09  1:22 ` Paul Mundt
2009-10-16 15:22 ` Rafael Ignacio Zurita
2009-10-19  7:01 ` Paul Mundt
2009-10-21  1:38 ` [PATCH] sh: add SuperH DAC audio driver for ALSA V2 Rafael Ignacio Zurita
2009-10-22  1:56 ` Paul Mundt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091104031309.GD12841@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=rizurita@yahoo.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.