From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 20 Nov 2015 09:17:28 -0800 From: Stephen Boyd To: Sudip Mukherjee Cc: Michael Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH] clk: versatile: remove unneeded error message Message-ID: <20151120171728.GM32672@codeaurora.org> References: <1448009548-30317-1-git-send-email-sudipm.mukherjee@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1448009548-30317-1-git-send-email-sudipm.mukherjee@gmail.com> List-ID: On 11/20, Sudip Mukherjee wrote: > If kzalloc fails we will already have many messages in the log and we do > not need another message to know that kzalloc for sp810 has failed. > > Signed-off-by: Sudip Mukherjee > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project