Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp5903358ybl; Tue, 10 Dec 2019 13:28:40 -0800 (PST) X-Google-Smtp-Source: APXvYqwK9KRHRcuvmE6Bw8a/Gux0SlJsY/aJtNqvpksrA1t2X3uLFp+MPOiIcOuaz1QtOEJJkg1e X-Received: by 2002:a9d:4d8a:: with SMTP id u10mr12642322otk.232.1576013320064; Tue, 10 Dec 2019 13:28:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576013320; cv=none; d=google.com; s=arc-20160816; b=x9S1uk4/DF+Yr4CblgUWnUu86ZEkjqCkRO257jEdLL4C/kA8Okzz4h122FUjmLiUPt 6RcaP+Edodi3AUmrAoWBuG0lKjXdN4mJ2zjflrqUocF1JnRfWt2GZLT0T18AsosKJRXm Gl7qeL16kbjcXVHCEGbOpLad47PJ0vxiRR1onjuR/BYPDn4slyWt5R6ixGCDptCkgNe3 MjTJTUPTLFX7+rERopz6JD6iKzHzalhHT6grh3mLCMT/oVDUZyOZl1v41EcKNxkOwPat Exb4hO2Fw523K5foHm9Bhm0awo9NlPv5t1DByHyYLy9aG8aEiF1v2cjjB2oiU51jgV+M zaUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=H86FGwMjwSsu2ODfRK07MKYGVjbQVF11uR1H2uluuzk=; b=M9IRf+YqXaApJghEd8pvtuM1JVm6JBQ4JXXotXk5ZmK8EBzakNH+DI2sMfvUKG8e0X hhqbrS4el1oU6EWrHm3BlPk4qYj1P4FmGCKIKCamW2k/aWMpCCfVwc7PmvK/eF1Uoswi L/e23AwXVgWWkapS+mhQxR+wZ2t3IkmL2/Ahz9Rs/Agrvff7JeHagrRIatIpNary8Jaq ZedJyEUXK7nSztdFqtzhOzXkEASm/zXtoB+tq9EJa6qEnOyr0RYAEbEtOJuaDmbNL4Tu g32ZL+VreoqnQnv9J/HpOsd9VV31UYq3yKei4maJBSA+8YhmkEztPhA0cTajTvw8J4Ng 1QbA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=iki.fi Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n85si2750477oig.191.2019.12.10.13.28.25; Tue, 10 Dec 2019 13:28:40 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=iki.fi Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728695AbfLJV1v (ORCPT + 99 others); Tue, 10 Dec 2019 16:27:51 -0500 Received: from emh04.mail.saunalahti.fi ([62.142.5.110]:59486 "EHLO emh04.mail.saunalahti.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726826AbfLJV1s (ORCPT ); Tue, 10 Dec 2019 16:27:48 -0500 Received: from darkstar.musicnaut.iki.fi (85-76-143-83-nat.elisa-mobile.fi [85.76.143.83]) by emh04.mail.saunalahti.fi (Postfix) with ESMTP id E27983000B; Tue, 10 Dec 2019 23:27:44 +0200 (EET) Date: Tue, 10 Dec 2019 23:27:44 +0200 From: Aaro Koskinen To: Greg Kroah-Hartman Cc: devel@driverdev.osuosl.org, Nishka Dasgupta , Sumit Pundir , linux-kernel@vger.kernel.org, David Daney , "Frank A. Cancio Bello" , Laura Lazzati Subject: Re: [PATCH 2/2] staging: octeon-usb: delete the octeon usb host controller driver Message-ID: <20191210212744.GD18225@darkstar.musicnaut.iki.fi> References: <20191210091509.3546251-1-gregkh@linuxfoundation.org> <20191210091509.3546251-2-gregkh@linuxfoundation.org> <20191210193153.GB18225@darkstar.musicnaut.iki.fi> <20191210201957.GB4070187@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191210201957.GB4070187@kroah.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 10, 2019 at 09:19:57PM +0100, Greg Kroah-Hartman wrote: > On Tue, Dec 10, 2019 at 09:31:54PM +0200, Aaro Koskinen wrote: > > Hi, > > > > On Tue, Dec 10, 2019 at 10:15:09AM +0100, Greg Kroah-Hartman wrote: > > > This driver was merged back in 2013 and shows no progress toward every > > > being merged into the "correct" part of the kernel. > > > > Do you mean all the patches since 2013 were "no progress"? Thanks. > > I have not seen any proposals to get it out of staging at all. If the > only thing left really is just those two simple TODO lines, then why has > it taken 6 years to do that? Do you mean you did not see the below thread when I asked for help; it was a kind of propsal, no? Also things take time when you are just a hobbyist reverse engineering undocumented hardware that you also run in production. Yes, I'm slow, but the starting point wasn't also a very good. https://marc.info/?t=155839354700002&r=1&w=2 I don't mind you deleting the driver, and if you think that "no progress" is true then I'm very sorry for all those commits/noise. A.