From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Wed, 14 Sep 2016 11:14:38 -0700 Subject: [PATCH -next] meson: clk: Use builtin_platform_driver to simplify the code In-Reply-To: <1473508969-2776-1-git-send-email-weiyj.lk@gmail.com> References: <1473508969-2776-1-git-send-email-weiyj.lk@gmail.com> Message-ID: <20160914181438.GN7243@codeaurora.org> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On 09/10, Wei Yongjun wrote: > From: Wei Yongjun > > Use the builtin_platform_driver() macro to make the code simpler. > > Signed-off-by: Wei Yongjun > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 14 Sep 2016 11:14:38 -0700 From: Stephen Boyd To: Wei Yongjun Cc: Michael Turquette , carlo@caione.org, khilman@baylibre.com, serveralex@gmail.com, paul.gortmaker@windriver.com, Wei Yongjun , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org Subject: Re: [PATCH -next] meson: clk: Use builtin_platform_driver to simplify the code Message-ID: <20160914181438.GN7243@codeaurora.org> References: <1473508969-2776-1-git-send-email-weiyj.lk@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1473508969-2776-1-git-send-email-weiyj.lk@gmail.com> List-ID: On 09/10, Wei Yongjun wrote: > From: Wei Yongjun > > Use the builtin_platform_driver() macro to make the code simpler. > > Signed-off-by: Wei Yongjun > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Wed, 14 Sep 2016 11:14:38 -0700 Subject: [PATCH -next] meson: clk: Use builtin_platform_driver to simplify the code In-Reply-To: <1473508969-2776-1-git-send-email-weiyj.lk@gmail.com> References: <1473508969-2776-1-git-send-email-weiyj.lk@gmail.com> Message-ID: <20160914181438.GN7243@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/10, Wei Yongjun wrote: > From: Wei Yongjun > > Use the builtin_platform_driver() macro to make the code simpler. > > Signed-off-by: Wei Yongjun > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project