From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753245Ab3AJNi3 (ORCPT ); Thu, 10 Jan 2013 08:38:29 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:37653 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751624Ab3AJNi1 (ORCPT ); Thu, 10 Jan 2013 08:38:27 -0500 Date: Thu, 10 Jan 2013 14:38:18 +0100 From: Fabio Baltieri To: Linus Walleij Cc: Felipe Balbi , Ulf Hansson , linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mian Yousaf KAUKAB Subject: Re: [PATCH] usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare Message-ID: <20130110133818.GA22710@balto.lan> Mail-Followup-To: Fabio Baltieri , Linus Walleij , Felipe Balbi , Ulf Hansson , linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mian Yousaf KAUKAB References: <1357577261-31536-1-git-send-email-fabio.baltieri@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux balto 3.8.0-rc2-00036-g5f73896 x86_64 GNU/Linux 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 Hello Linus, On Thu, Jan 10, 2013 at 12:23:32PM +0100, Linus Walleij wrote: > On Mon, Jan 7, 2013 at 5:47 PM, Fabio Baltieri > wrote: > > > This patch converts the module to use clk_prepare_enable and > > clk_disable_unprepare variants as required by common clock framework. > > > > Without this the system crash during probe function. > > > > Signed-off-by: Fabio Baltieri > > Acked-by: Linus Walleij Thanks for the ACK. This bug was here unnoticed since 3.6 merge window, do you think it may make sense to add this driver to u8500_defconfig? I can send a patch if you say so... Thanks, Fabio -- Fabio Baltieri