From mboxrd@z Thu Jan 1 00:00:00 1970 From: sboyd@codeaurora.org (Stephen Boyd) Date: Mon, 15 Aug 2016 14:29:58 -0700 Subject: [PATCH -next] clk: gxbb: use builtin_platform_driver to simplify the code In-Reply-To: <1470664520-9604-1-git-send-email-weiyj.lk@gmail.com> References: <1470664520-9604-1-git-send-email-weiyj.lk@gmail.com> Message-ID: <20160815212958.GF361@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/08, Wei Yongjun wrote: > 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