Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.

2020-12-17 Thread Takashi Iwai
On Wed, 16 Dec 2020 19:29:09 +0100, Amadej Kastelic wrote: > > On Wed, Dec 16, 2020 at 04:38:07PM +0100, Takashi Iwai wrote: > > On Tue, 15 Dec 2020 19:09:05 +0100, > > Amadej Kastelic wrote: > > > > > > Message-Id: > > > > > > Add VID to support native DSD reproduction on FiiO devices. > > >

Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.

2020-12-16 Thread Amadej Kastelic
On Wed, Dec 16, 2020 at 04:38:07PM +0100, Takashi Iwai wrote: > On Tue, 15 Dec 2020 19:09:05 +0100, > Amadej Kastelic wrote: > > > > Message-Id: > > > > Add VID to support native DSD reproduction on FiiO devices. > > > > Tested-by: Amadej Kastelic > > Signed-off-by: Emilio Moretti > > Could

Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.

2020-12-16 Thread Takashi Iwai
On Tue, 15 Dec 2020 19:09:05 +0100, Amadej Kastelic wrote: > > Message-Id: > > Add VID to support native DSD reproduction on FiiO devices. > > Tested-by: Amadej Kastelic > Signed-off-by: Emilio Moretti Could you give your own sign-off, too? Each person who submits the patch needs the sign-o

Re: [PATCH 01/01] Add VID to support native DSD reproduction on FiiO devices.

2020-12-15 Thread Amadej Kastelic
Message-Id: Add VID to support native DSD reproduction on FiiO devices. Tested-by: Amadej Kastelic Signed-off-by: Emilio Moretti --- sound/usb/quirks.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/usb/quirks.c b/sound/usb/quirks.c index 349e1e52996d..f5fc65aef628 100644 --- a/sou