From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 16 Sep 2016 16:05:17 -0700 From: Stephen Boyd To: Wei Yongjun Cc: Jun Nie , Michael Turquette , Wei Yongjun , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Subject: Re: [PATCH -next] clk: zx296718: use builtin_platform_driver to simplify the code Message-ID: <20160916230517.GV7243@codeaurora.org> References: <1474031011-6700-1-git-send-email-weiyj.lk@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1474031011-6700-1-git-send-email-weiyj.lk@gmail.com> List-ID: On 09/16, 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: Fri, 16 Sep 2016 16:05:17 -0700 Subject: [PATCH -next] clk: zx296718: use builtin_platform_driver to simplify the code In-Reply-To: <1474031011-6700-1-git-send-email-weiyj.lk@gmail.com> References: <1474031011-6700-1-git-send-email-weiyj.lk@gmail.com> Message-ID: <20160916230517.GV7243@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/16, 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