Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752521AbaBYJ70 (ORCPT ); Tue, 25 Feb 2014 04:59:26 -0500 Received: from mail-wg0-f46.google.com ([74.125.82.46]:41111 "EHLO mail-wg0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751611AbaBYJ7V (ORCPT ); Tue, 25 Feb 2014 04:59:21 -0500 Date: Tue, 25 Feb 2014 09:59:13 +0000 From: Lee Jones To: Roger Quadros Cc: tony@atomide.com, bcousson@baylibre.com, balbi@ti.com, nm@ti.com, khilman@linaro.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-usb@vger.kernel.org, Samuel Ortiz Subject: Re: [PATCH v8 02/14] mfd: omap-usb-host: Always fail on clk_get() error Message-ID: <20140225095913.GA13143@lee--X1> References: <1392896409-5101-1-git-send-email-rogerq@ti.com> <1392896409-5101-3-git-send-email-rogerq@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1392896409-5101-3-git-send-email-rogerq@ti.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 > Be more strict and always fail on clk_get() error. > > For OMAP3 platforms, get the 120MHz EHCI clock by its proper name > 'usbhost_120m_fck' instead of its alias 'ehci_logic_fck'. > > CC: Lee Jones > CC: Samuel Ortiz > Signed-off-by: Roger Quadros > --- > drivers/mfd/omap-usb-host.c | 65 +++++++++++++++++++++++++++++---------------- > 1 file changed, 42 insertions(+), 23 deletions(-) Appied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/