From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: tiwai@suse.de
Cc: alsa-devel@alsa-project.org, clemens@ladisch.de
Subject: Re: [PATCH 0/7] ALSA: oxfw: code refactoring for quirks specific to ASICs
Date: Sat, 15 May 2021 11:19:15 +0900 [thread overview]
Message-ID: <20210515021915.GA27439@workstation> (raw)
In-Reply-To: <20210514085435.92807-1-o-takashi@sakamocchi.jp>
Hi,
On Fri, May 14, 2021 at 05:54:28PM +0900, Takashi Sakamoto wrote:
> Hi,
>
> This patchset is for code refactoring to ALSA OXFW driver, mainly
> regarding to ASIC types and quirks.
>
>
> Takashi Sakamoto (7):
> ALSA: oxfw: code refactoring for existent device entry with
> specifier_id and version
> ALSA: oxfw: add device entry for Loud Technologies Tapco Link.FireWire
> 4x6
> ALSA: oxfw: add explicit device entry for Loud Technologies Mackie
> Onyx Sattelite
> ALSA: oxfw: add comment for the type of ASICs
> ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970
> ALSA: firewire-lib: code refactoring for jumbo payload quirk
> ALSA: oxfw; code refactoring for wrong_dbs quirk
>
> sound/firewire/amdtp-stream.c | 7 +-
> sound/firewire/oxfw/oxfw-stream.c | 20 ++---
> sound/firewire/oxfw/oxfw.c | 123 +++++++++++++-----------------
> sound/firewire/oxfw/oxfw.h | 10 ++-
> 4 files changed, 76 insertions(+), 84 deletions(-)
I readlized that the 2nd and 3rd patch include bug that the target
device is not identified. I'll post take 2 patchset later and please
abandon issued patchset.
Regards
Takashi Sakamoto
prev parent reply other threads:[~2021-05-15 2:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-14 8:54 [PATCH 0/7] ALSA: oxfw: code refactoring for quirks specific to ASICs Takashi Sakamoto
2021-05-14 8:54 ` [PATCH 1/7] ALSA: oxfw: code refactoring for existent device entry with specifier_id and version Takashi Sakamoto
2021-05-14 8:54 ` [PATCH 2/7] ALSA: oxfw: add device entry for Loud Technologies Tapco Link.FireWire 4x6 Takashi Sakamoto
2021-05-14 8:54 ` [PATCH 3/7] ALSA: oxfw: add explicit device entry for Loud Technologies Mackie Onyx Sattelite Takashi Sakamoto
2021-05-14 8:54 ` [PATCH 4/7] ALSA: oxfw: add comment for the type of ASICs Takashi Sakamoto
2021-05-14 8:54 ` [PATCH 5/7] ALSA: oxfw: code refactoring for jumbo-payload quirk in OXFW970 Takashi Sakamoto
2021-05-14 8:54 ` [PATCH 6/7] ALSA: firewire-lib: code refactoring for jumbo payload quirk Takashi Sakamoto
2021-05-14 8:54 ` [PATCH 7/7] ALSA: oxfw; code refactoring for wrong_dbs quirk Takashi Sakamoto
2021-05-15 2:19 ` Takashi Sakamoto [this message]
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=20210515021915.GA27439@workstation \
--to=o-takashi@sakamocchi.jp \
--cc=alsa-devel@alsa-project.org \
--cc=clemens@ladisch.de \
--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.