Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1361927ybt; Thu, 2 Jul 2020 03:36:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzKnL23XZdtAL0NmD5tJKvrSQ2ThYhVsGLmHRdad+7Z8tJXx6FdrHNLcq7uhqRDSs75mQey X-Received: by 2002:a50:e801:: with SMTP id e1mr33122293edn.251.1593686172152; Thu, 02 Jul 2020 03:36:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593686172; cv=none; d=google.com; s=arc-20160816; b=z1ioNK8kpccfaDVMVHcK7hNxd4OyEh4rJ3pMD3eCIr7xy0YeUVz0z962pJ8eo1DhmC hUruxtk/ee7oVNdsPI/qiv2dvZweJfHIdTOw5P4+yaY13R2egh41HE4e1+4qLFRalcR+ SK79bGD3afKxVOO0ntlTOvM2WkIatDSegV6rfAgmFhE+1Jbi16b55AJ1hS5Kh4QU3LqQ a9ErPc+qgusefundVlDx0EvmypQbaBglP0g0q3sJ6fh7+wm9hRxQs3uoSfxkgwQZomzr ZAdFMJS2S1UZOhdIMmo5uHsCFpfdIAFMjvtGPckVkaKP+noQWas8OzJBfv0iNs0/zxmv jIiw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=GPZ/srvQklDurS1ZkyJ/RzBUWycVjc5PB0f03deNVMs=; b=Ux4H7Ozlp9LPS3vQFStQIvwX51A6D9cOdlS1ImKHPf2Jlz6VsgC9IG8+c6pb0EwWuM 9wFJQjbYyvFofWb6d68AX+SjRiEwVCZ/j2I3iyDttZb6TQgGcaCH2bhjnRVviBtj/Wyt VWxk317swe4iYC2g+ZqatAD+Ol7sZDVyxveoqIMwekeOol+3tFzVEYWq9xLjPD9Z6e1I BTQg8gT5zgNF5uFMvOM65VflQ05QfhKceQF8SGyAhU3ecwdy/Ad6rFdqrApsEn6Mr2jB 1xG6IJqGLa9bcuZfSSd5H0IxBlu6NiixRvNPpfpaSME8Aybu4ezv/wpi2XyeET0lmgY5 K3eA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=koKawob6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id du1si7454395ejc.616.2020.07.02.03.35.49; Thu, 02 Jul 2020 03:36:12 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=koKawob6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728584AbgGBKda (ORCPT + 99 others); Thu, 2 Jul 2020 06:33:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:35872 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728331AbgGBKda (ORCPT ); Thu, 2 Jul 2020 06:33:30 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 67DA42073E; Thu, 2 Jul 2020 10:33:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593686010; bh=qSuu7uAkT+1gy0iK1Dx2XV1S5skvkvweaOvFMBrx8ro=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=koKawob6+XsVXkTQSAtYP8+72nOIXIb2Xug5YeT7iiutUefkwpUA7ASVoKvy+4LkF aUWgAWnfPqian/HcPyZY8gOdSrn+bWIqk8ylr2CncwgNbw5dUxALqn8Iasq7pPZ240 nl+6TodZNPE2hHgdlY6IDRrcYZkUA8SnELY2xMtk= Date: Thu, 2 Jul 2020 12:33:33 +0200 From: Greg Kroah-Hartman To: Peter Chen Cc: "balbi@kernel.org" , Ran Wang , Leo Li , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 2/2] USB: phy: fsl-usb: remove character device usage Message-ID: <20200702103333.GA1313090@kroah.com> References: <20200702072914.1072878-1-gregkh@linuxfoundation.org> <20200702072914.1072878-2-gregkh@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 02, 2020 at 09:07:43AM +0000, Peter Chen wrote: > > > > > No idea why this driver is using a char device node, statically allocated, with no > > dynamic allocation or hook up with devtmpfs, along with a reserverd major number, > > for "special" operations, not all of which ever were implemented. > > > > So just rip it out, as no one must be using it because no modern system will ever > > actually create the /dev/ node it needs. > > > > Add related people from NXP. If there are related people, MAINTAINERS should have reflected that :)