From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] sound: Retire OSS Date: Tue, 31 Oct 2017 08:43:52 +0100 Message-ID: References: <83028545-9b12-4f43-1f31-46c18cd16681@perex.cz> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id E4C0B266A51 for ; Tue, 31 Oct 2017 08:43:54 +0100 (CET) In-Reply-To: <83028545-9b12-4f43-1f31-46c18cd16681@perex.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Jaroslav Kysela Cc: ALSA development List-Id: alsa-devel@alsa-project.org On Mon, 30 Oct 2017 20:31:38 +0100, Jaroslav Kysela wrote: > > Dne 30.10.2017 v 16:01 Takashi Iwai napsal(a): > > Hi, > > > > below is a snippet of the patch I'm going to apply for finally > > dropping the OSS code. It's been already disabled for a few kernel > > versions, and we didn't get any complains. So, as discussed in the > > last audio mini-summit, we go forward now. > > > > Since the whole patch just removing a bunch of files is too big to > > post (and useless), I attach only a part of it: namely, the changelog, > > the diffstat, and the files that are modified (but not deleted). > > Reviewed-by: Jaroslav Kysela Thanks, now I merged the patch to for-next branch. Let's see whether it goes well. Takashi