Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp447485pxb; Mon, 25 Oct 2021 11:22:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyxhDk6qSy52BNggfFnpWOzYzhPyI/h5iUcbq6GrKw2xMgg2MAXO6MdVvn5oHvl/Nd/X1J9 X-Received: by 2002:a17:906:4895:: with SMTP id v21mr25445345ejq.299.1635186174520; Mon, 25 Oct 2021 11:22:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1635186174; cv=none; d=google.com; s=arc-20160816; b=IQXCWcsEtebsgKm5BoeKv8w3gOekU1m0yIKSgw82xk4NfdrONKcogRJL7SzPNAQ4ON wYwIVVNmWb5ikJaFruYGZwehfl0V9joSgxO0OsAld1rrJgJ9ucjwH667lONHKT8kTMBc i+uhxQ7CRACZGin4aZKmv4FkFhnrK2KHngzJPm4iy6DNNHdu7viJD3rKuS0SCCyEmFSx eUKecCAB/WnMwmCKOAL6cMRTCro7YyK0gwiRi6KiBCvwynTwjV7I4YN5t/1dF+H8Gtf3 SvbsM3w85X+9/zCQYrcb2reQaG4ntrRu+iJYkSjES7DLpUfeHoCA5sxAgpna/Jnfe0kA EcuQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=/PjvsRxOz6cH60PcoBbGWCdMG+GPrGkE5iA1MDyVqes=; b=oPTHQ7QyY5MhbFYUQ72x/zuslc3YNBLGBiYrtQeaRiJQovxOmZcvjBdCY/QhXrzGRG 4x01EP7Q5DeIShgyTljf5Zp6tLVcOj5dASy+898MCeDun6Ao3JSrxHrjewaHSiZb45hS h9SH+o6J/FiqpyPPs5QP/9xlaiXobebCQKtKylqBVsDn6+09URDxuZxagxmiwt5lgo4g NzRTfRtl0z7rieksyzk5mVC1U1sP/LDIZ0Dp3Gf3cnPPtO+HRAMNHTOynnWvSEsJBSKd ttCfTRpv6j93wZsjbBTz1gNvrqO9rlEI/twjYxyhSXVATV49PB2m5AqmxmnKeLV8mLhW N/7A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ZqNGRa1c; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dn18si1798771ejc.579.2021.10.25.11.22.27; Mon, 25 Oct 2021 11:22:54 -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=@linuxfoundation.org header.s=korg header.b=ZqNGRa1c; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233728AbhJYPBv (ORCPT + 99 others); Mon, 25 Oct 2021 11:01:51 -0400 Received: from mail.kernel.org ([198.145.29.99]:47734 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233721AbhJYPBu (ORCPT ); Mon, 25 Oct 2021 11:01:50 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2F53460C4A; Mon, 25 Oct 2021 14:59:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1635173967; bh=0DRdwtlDxptpTVIUjrdp6jdjBzHEdY7f29OSOi6wnyY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZqNGRa1clU2ffRDdfraZXkY8BMhC5lhoqnVhGyp04+tM/sQqWApkbPaawpb0mM9RX 5xEv/jMWA5KrcOFmpKgDX0o5OgjazqPt51ocqyxZ++GK617SQmpExaUSGgHPXK+oZh ybf1JBAjherNroZBF0MNaopT6Ww3PACpvDysQ7NU= Date: Mon, 25 Oct 2021 16:59:25 +0200 From: Greg Kroah-Hartman To: Chen Yu Cc: linux-acpi@vger.kernel.org, "Rafael J. Wysocki" , Ard Biesheuvel , Len Brown , Ashok Raj , Andy Shevchenko , Mike Rapoport , Aubrey Li , linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver Message-ID: References: <6d4a9bc38c1efd2b10955f64629d194c050fdae1.1635140590.git.yu.c.chen@intel.com> <20211025141111.GA8602@chenyu5-mobl1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211025141111.GA8602@chenyu5-mobl1> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 25, 2021 at 10:11:11PM +0800, Chen Yu wrote: > > > +module_init(pfru_init); > > > +module_exit(pfru_exit); > > > > module_platform_driver()? > > > Currently there are two platform drivers in this file, one is this > platform driver, another one will be introduced in the subsequent > patch for telemetry. Since the two platform drivers are treated > as a whole, they are put into one file. Should I split them > into two files? If they bind to different hardware devices, then yes, they should be separate files as they are not sharing any common code here. thanks, greg k-h