From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C668AC433E6 for ; Thu, 4 Feb 2021 08:09:32 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5DED664F4E for ; Thu, 4 Feb 2021 08:09:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5DED664F4E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=rax3LcOdjngNc49Y82K45jaqIw5EwtpD+OzgSPWCWOk=; b=Jah6O27I2u6dtMdI9EQMCgOMJ l1SZsPkySGc5yMjYpBqIsGk3zBNyYigz3JKf+tc+q6aO1zxMJ5OMvxo5p+ka7HEFRbRoGK4MERUPE 3dLumzKBGMkI95vuwnMlB7UVsZ3c2BvZ9kmlx6kpPIhZcxrBPpdAJu2bkc0++FKMkDycMwayPv+un rJsVsKZorZRHR+Wm8ASUf3iQWCHlxrawYsy8jPdYMkr51s0aKETRcPSrTD3JRRjMmV452NpsNax0O EW8k8w5dkl4qQPNtc3Wkon4aSydpjlcLmTGEAiM20VhjklcsCnF5P9DiK3qcS2gvo9Pmxqopx6ZFN N8VR55yiw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7Zga-0001ng-ML; Thu, 04 Feb 2021 08:08:20 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7ZgY-0001nB-As; Thu, 04 Feb 2021 08:08:19 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3E88C64E31; Thu, 4 Feb 2021 08:08:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612426096; bh=DSGc+cN3pkKMpvffVQy2duWfgDyA4dJ72Yyh5aV+ZmY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iA3HRQpiZlRZI3UoewYuBcvSKIXBbIkc2GCrtw5KQ6or7oxrpPAuCyX3rrhWCghZx 7swPR9FPU+zM2FTTnTTqK41pPCLqeMooWDq7C20XVEEzw4wVF2LxIHqwfvAum0Yfll Ou+xYWTlNVdF0+c11GIgcvWDknzkEuqYoUsyI9HjYTsTbMiAFQOvyOYVx/dZ0Un2DE cEMBYCKLJLDl4+DXb3wfChvi7TW7WWbk3rqs1/0SelDVh4f0J1XxZZh5g47u8Iaop+ yvj0999T2+Ye5SNa+HZIaz5uENYt//0mL76rn00tLHajTYW4z8sMYzrrJYyT3Zhtzr iW5mRrVC3pi/w== Date: Thu, 4 Feb 2021 13:38:12 +0530 From: Vinod Koul To: Enric Balletbo i Serra Subject: Re: [PATCH] phy: mediatek: Add missing MODULE_DEVICE_TABLE() Message-ID: <20210204080812.GO3079@vkoul-mobl.Dlink> References: <20210203110631.686003-1-enric.balletbo@collabora.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210203110631.686003-1-enric.balletbo@collabora.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210204_030818_470656_8A2D2E2B X-CRM114-Status: UNSURE ( 7.20 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chun-Kuang Hu , drinkcat@chromium.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Kishon Vijay Abraham I , Chunfeng Yun , Boris Brezillon , linux-mediatek@lists.infradead.org, Philipp Zabel , hsinyi@chromium.org, matthias.bgg@gmail.com, Collabora Kernel ML , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 03-02-21, 12:06, Enric Balletbo i Serra wrote: > From: Boris Brezillon > > This patch adds the missing MODULE_DEVICE_TABLE definitions on different > Mediatek phy drivers which generates correct modalias for automatic loading > when these drivers are compiled as an external module. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel