From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753131AbcHMBSW (ORCPT ); Fri, 12 Aug 2016 21:18:22 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:40059 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752385AbcHMBRM (ORCPT ); Fri, 12 Aug 2016 21:17:12 -0400 Date: Fri, 12 Aug 2016 18:17:08 -0700 From: Stephen Boyd To: Masahiro Yamada Cc: linux-clk@vger.kernel.org, Michael Turquette , linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: use ERR_CAST() for __clk_create_clk() Message-ID: <20160813011708.GR361@codeaurora.org> References: <1468913327-7876-1-git-send-email-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1468913327-7876-1-git-send-email-yamada.masahiro@socionext.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/19, Masahiro Yamada wrote: > This code is clear enough, but the intention will be even clearer > with this. > > Signed-off-by: Masahiro Yamada > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project