From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757867AbbICRfD (ORCPT ); Thu, 3 Sep 2015 13:35:03 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:39817 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752873AbbICRfA (ORCPT ); Thu, 3 Sep 2015 13:35:00 -0400 Date: Thu, 3 Sep 2015 10:34:58 -0700 From: Stephen Boyd To: Tomeu Vizoso Cc: Kees Cook , Andrew Morton , "linux-kernel@vger.kernel.org" , linux-clk@vger.kernel.org, Michael Turquette Subject: Re: [PATCH] clk_register_clkdev: handle callers needing format string Message-ID: <20150903173458.GF15099@codeaurora.org> References: <20150724232045.GA14059@www.outflux.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 09/03, Tomeu Vizoso wrote: > On 5 August 2015 at 15:09, Tomeu Vizoso wrote: > > > > Could this patch be removed from linux-next in the meantime? > > Stephen, Mike, > > the Tegra portion of this patch is wrong because it registers some > clocks with a dev_id of "(null)", which is really inconvenient when > debugging because one cannot tell from the logs if it's NULL or that > actual string. > > Could this be reverted? Was this patch applied somewhere? clkdev is maintained by Russell, so Mike and I didn't apply this patch to begin with. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project