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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 64263C433F5 for ; Sun, 5 Sep 2021 20:44:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4AF216054E for ; Sun, 5 Sep 2021 20:44:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238157AbhIEUpL (ORCPT ); Sun, 5 Sep 2021 16:45:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:33436 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238030AbhIEUpK (ORCPT ); Sun, 5 Sep 2021 16:45:10 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BA1D660F8F; Sun, 5 Sep 2021 20:44:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630874646; bh=F+XUZwCUG5ClfawV4L75vtZe4n31lBwXwM1crTuhm6g=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=RxJEwPufOmswEfDVEP86h9qnUCB9NBnY6v8lr5thIB/S3EZYc53E5VfEGJHXrAB5e E21X4KIse+x7QHuBnudg5in4NwGsk4ckVAYDLAIwDRVSGrtXFLRhPfQU0kfHF33K8W K9qDZ9bHMR3KDgkptbAn7Cnezr4H+isPlNUEUDUZdpCtZORU3TTPUV+OABzdVITlVl sEKTVzcf/IlM/vtbfBOhirjU0pFHRrgbn061dWVZqHUnvaQknsv8ttWhu7octT9cDO SfYh4TfpTgkJNvn5qXcGoTfQei4I6zY+DtITrOs5yBqMx7UpyBfKaIgnQ7Kgz5qUIM 8VXRWjUXkeVtA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20210904152856.31946-1-miles.chen@mediatek.com> References: <20210904152856.31946-1-miles.chen@mediatek.com> Subject: Re: [PATCH v2] clk: rockchip: use module_platform_driver_probe From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com, Miles Chen To: Heiko Stuebner , Michael Turquette , Miles Chen Date: Sun, 05 Sep 2021 13:44:05 -0700 Message-ID: <163087464562.405991.6849585594197172835@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Miles Chen (2021-09-04 08:28:56) > Replace builtin_platform_driver_probe with module_platform_driver_probe > because that rk3399 and rk3568 can be built as kernel modules. >=20 > Fixes: 70d839e2761d ("clk: rockchip: rk3399: Support module build") > Fixes: cf911d89c4c5 ("clk: rockchip: add clock controller for rk3568") > Cc: Heiko Stuebner > Cc: Stephen Boyd > Tested-by: Heiko Stuebner > Reviewed-by: Heiko Stuebner > Signed-off-by: Miles Chen >=20 > --- Reviewed-by: Stephen Boyd 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=-9.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 EAD1DC433F5 for ; Sun, 5 Sep 2021 20:44:26 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 B57166054E for ; Sun, 5 Sep 2021 20:44:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B57166054E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LjwBMg1lArMeTBYuI+e0z6T49/p5GVIssoZMzkWKPvI=; b=1wHQC5k2Sn8S3U pBpoQ79wcL890i6Z14U1/SefI7UGq5fYoYlAmyMIgsaupIayE32wi1SNyNbTTVN+rk+7KTHH8oM+s DXB8BfmpGEFVmtB7AH0JYblMuD9n0fnjUBlCoOLJVztBLrWT7NALtBY5U0VfqTT0qQ/dvP6JxXTSk YA7baPeaL5x/Q0jdZkz+s9MHxbKjA4L8VFHhlbTygEqGBf/FjXQLu6DeuGLV4zlqT0yQsptCJ+qQl s1bt4LRUgBYr1L7J0Mo9wGb8bBpG9J9vsF5OgbEHbzIoV1oedIf83GoYDx1axoxS1Tx1Ku1bRyNIr WS28V27VpUARRF08I7Cw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMz01-00GPmT-SB; Sun, 05 Sep 2021 20:44:21 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMyzn-00GPk2-9E; Sun, 05 Sep 2021 20:44:08 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id BA1D660F8F; Sun, 5 Sep 2021 20:44:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630874646; bh=F+XUZwCUG5ClfawV4L75vtZe4n31lBwXwM1crTuhm6g=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=RxJEwPufOmswEfDVEP86h9qnUCB9NBnY6v8lr5thIB/S3EZYc53E5VfEGJHXrAB5e E21X4KIse+x7QHuBnudg5in4NwGsk4ckVAYDLAIwDRVSGrtXFLRhPfQU0kfHF33K8W K9qDZ9bHMR3KDgkptbAn7Cnezr4H+isPlNUEUDUZdpCtZORU3TTPUV+OABzdVITlVl sEKTVzcf/IlM/vtbfBOhirjU0pFHRrgbn061dWVZqHUnvaQknsv8ttWhu7octT9cDO SfYh4TfpTgkJNvn5qXcGoTfQei4I6zY+DtITrOs5yBqMx7UpyBfKaIgnQ7Kgz5qUIM 8VXRWjUXkeVtA== MIME-Version: 1.0 In-Reply-To: <20210904152856.31946-1-miles.chen@mediatek.com> References: <20210904152856.31946-1-miles.chen@mediatek.com> Subject: Re: [PATCH v2] clk: rockchip: use module_platform_driver_probe From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com, Miles Chen To: Heiko Stuebner , Michael Turquette , Miles Chen Date: Sun, 05 Sep 2021 13:44:05 -0700 Message-ID: <163087464562.405991.6849585594197172835@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210905_134407_381052_B0EFE99E X-CRM114-Status: UNSURE ( 5.59 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Quoting Miles Chen (2021-09-04 08:28:56) > Replace builtin_platform_driver_probe with module_platform_driver_probe > because that rk3399 and rk3568 can be built as kernel modules. > > Fixes: 70d839e2761d ("clk: rockchip: rk3399: Support module build") > Fixes: cf911d89c4c5 ("clk: rockchip: add clock controller for rk3568") > Cc: Heiko Stuebner > Cc: Stephen Boyd > Tested-by: Heiko Stuebner > Reviewed-by: Heiko Stuebner > Signed-off-by: Miles Chen > > --- Reviewed-by: Stephen Boyd _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip 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=-9.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 B4821C433F5 for ; Sun, 5 Sep 2021 20:44:29 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 7F5146054E for ; Sun, 5 Sep 2021 20:44:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7F5146054E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pKVh07nZrzrqssTsJ+iH1FNzUTREuGzxNyH4WdTx2ig=; b=QLAFKRyKlkH3Qf nBnd29nuG1mZM/HV5MwcCWqAE2fYzww9chen1zxX8m8bdZc5MZAXl9U3lZuuvHTEJyB8FU/38/np1 xFDKrMCjkT4VKptb8ljsYYSOE8N+YkUJy8hnA74wO36g+7sJ+pN/3Efnz9XKxEViR3xSDlGxSP3Ff 10uBkrvAz5zrmyyPOdvwbdSReT4+jnSu0Kn839SqaHUEWjzIeI1iGZtH9jGy4OYUAsFERy5DiMd+Z gplgvVY8gxEQ0YPsPCY3K2kKbyNI8aC0uBlwbMKoSFIb3jOBrtthHIUCllwF0aeduikgWRWUGgD3J e31NLbGeqbkONB99oL5Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMyzz-00GPlv-BY; Sun, 05 Sep 2021 20:44:19 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMyzn-00GPk2-9E; Sun, 05 Sep 2021 20:44:08 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id BA1D660F8F; Sun, 5 Sep 2021 20:44:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630874646; bh=F+XUZwCUG5ClfawV4L75vtZe4n31lBwXwM1crTuhm6g=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=RxJEwPufOmswEfDVEP86h9qnUCB9NBnY6v8lr5thIB/S3EZYc53E5VfEGJHXrAB5e E21X4KIse+x7QHuBnudg5in4NwGsk4ckVAYDLAIwDRVSGrtXFLRhPfQU0kfHF33K8W K9qDZ9bHMR3KDgkptbAn7Cnezr4H+isPlNUEUDUZdpCtZORU3TTPUV+OABzdVITlVl sEKTVzcf/IlM/vtbfBOhirjU0pFHRrgbn061dWVZqHUnvaQknsv8ttWhu7octT9cDO SfYh4TfpTgkJNvn5qXcGoTfQei4I6zY+DtITrOs5yBqMx7UpyBfKaIgnQ7Kgz5qUIM 8VXRWjUXkeVtA== MIME-Version: 1.0 In-Reply-To: <20210904152856.31946-1-miles.chen@mediatek.com> References: <20210904152856.31946-1-miles.chen@mediatek.com> Subject: Re: [PATCH v2] clk: rockchip: use module_platform_driver_probe From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com, Miles Chen To: Heiko Stuebner , Michael Turquette , Miles Chen Date: Sun, 05 Sep 2021 13:44:05 -0700 Message-ID: <163087464562.405991.6849585594197172835@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210905_134407_381052_B0EFE99E X-CRM114-Status: UNSURE ( 5.59 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Quoting Miles Chen (2021-09-04 08:28:56) > Replace builtin_platform_driver_probe with module_platform_driver_probe > because that rk3399 and rk3568 can be built as kernel modules. > > Fixes: 70d839e2761d ("clk: rockchip: rk3399: Support module build") > Fixes: cf911d89c4c5 ("clk: rockchip: add clock controller for rk3568") > Cc: Heiko Stuebner > Cc: Stephen Boyd > Tested-by: Heiko Stuebner > Reviewed-by: Heiko Stuebner > Signed-off-by: Miles Chen > > --- Reviewed-by: Stephen Boyd _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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=-9.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham 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 23D5CC433F5 for ; Sun, 5 Sep 2021 20:46:14 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 D82E26054E for ; Sun, 5 Sep 2021 20:46:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D82E26054E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=U3dRbD28hmecB5FGQGajPHjmCSmU0rhqkg1Au6q1Hd8=; b=efrLgDSB4Q0EWx cJa84f/SQ22QLcrVKKMoCcpn4CPhdtgiCiuVHa6CY+P5d0gcPYglN4z8kwUP02njqHnLrWVscws4l VS5qhDYbgQXUbCNujATFFNeNAx9RO/6egajVwylCieWs08OaZ1Eu2YJhCZVWMtnm7TySvKyyvzgpp jOo/DfGSlzNIc5h4zGdbmt5mP6B83xpQfmJJEm9i478OeAysR4Alhnh89Pivzw8XP9s6iBzTA4sun BAW2c54Ylxc/1tVD8zqT3T3WHy9mot2azjxDsU4D/9/IFULlGHtLRcHEgEr2R07psWMslmzeiEjcw Aq5goAnS51cuXwnKEXtg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMyzq-00GPkc-8d; Sun, 05 Sep 2021 20:44:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMyzn-00GPk2-9E; Sun, 05 Sep 2021 20:44:08 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id BA1D660F8F; Sun, 5 Sep 2021 20:44:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1630874646; bh=F+XUZwCUG5ClfawV4L75vtZe4n31lBwXwM1crTuhm6g=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=RxJEwPufOmswEfDVEP86h9qnUCB9NBnY6v8lr5thIB/S3EZYc53E5VfEGJHXrAB5e E21X4KIse+x7QHuBnudg5in4NwGsk4ckVAYDLAIwDRVSGrtXFLRhPfQU0kfHF33K8W K9qDZ9bHMR3KDgkptbAn7Cnezr4H+isPlNUEUDUZdpCtZORU3TTPUV+OABzdVITlVl sEKTVzcf/IlM/vtbfBOhirjU0pFHRrgbn061dWVZqHUnvaQknsv8ttWhu7octT9cDO SfYh4TfpTgkJNvn5qXcGoTfQei4I6zY+DtITrOs5yBqMx7UpyBfKaIgnQ7Kgz5qUIM 8VXRWjUXkeVtA== MIME-Version: 1.0 In-Reply-To: <20210904152856.31946-1-miles.chen@mediatek.com> References: <20210904152856.31946-1-miles.chen@mediatek.com> Subject: Re: [PATCH v2] clk: rockchip: use module_platform_driver_probe From: Stephen Boyd Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, wsd_upstream@mediatek.com, Miles Chen To: Heiko Stuebner , Michael Turquette , Miles Chen Date: Sun, 05 Sep 2021 13:44:05 -0700 Message-ID: <163087464562.405991.6849585594197172835@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210905_134407_381052_B0EFE99E X-CRM114-Status: UNSURE ( 5.59 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Quoting Miles Chen (2021-09-04 08:28:56) > Replace builtin_platform_driver_probe with module_platform_driver_probe > because that rk3399 and rk3568 can be built as kernel modules. > > Fixes: 70d839e2761d ("clk: rockchip: rk3399: Support module build") > Fixes: cf911d89c4c5 ("clk: rockchip: add clock controller for rk3568") > Cc: Heiko Stuebner > Cc: Stephen Boyd > Tested-by: Heiko Stuebner > Reviewed-by: Heiko Stuebner > Signed-off-by: Miles Chen > > --- Reviewed-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel