From patchwork Mon Jul 15 08:36:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18353 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f70.google.com (mail-vb0-f70.google.com [209.85.212.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 8BE8A25E13 for ; Mon, 15 Jul 2013 08:52:47 +0000 (UTC) Received: by mail-vb0-f70.google.com with SMTP id q12sf4888712vbe.9 for ; Mon, 15 Jul 2013 01:52:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=bUR9vW0x34BgZ2no7mCZniVXcdAAKe+E84zj6fYoix8=; b=NSqkZehj/hqnmRSGyhx+Bdp5ZaaCuCtvFeuTcXzVaeK9ylEVPufwByMuh5nXpp3F3U 5emcZETwlIX8J7HksibFtznorSF0t2U1a5Q29DYcYIo/JY39mJpYBPacT/sH5tl9/4xz MQZwSTO8z+XB3w2ZBYCN+N2rFADpB5Pi5gNTRugAwMBNjkMyAXjrwA+Cq7nO9EEJSqym Wuf7Sg8eX6W4Z67IYSjEr3jvSA1rN9S/iItd/DQrOKjw6iH+2XG+SeCDbe7rxAIVsYO+ 0DHtxp2egh3Z6MEIJqEpIIwexY8/m/lxTVjL3MAfJKzjBOVrDj+tO1KTfSt6LhV4vbWe olGA== X-Received: by 10.236.41.103 with SMTP id g67mr27665732yhb.45.1373878366872; Mon, 15 Jul 2013 01:52:46 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.71.210 with SMTP id x18ls4396554qeu.85.gmail; Mon, 15 Jul 2013 01:52:46 -0700 (PDT) X-Received: by 10.52.119.179 with SMTP id kv19mr23609866vdb.76.1373878366660; Mon, 15 Jul 2013 01:52:46 -0700 (PDT) Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) by mx.google.com with ESMTPS id s7si14614392vcr.99.2013.07.15.01.52.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jul 2013 01:52:46 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.181; Received: by mail-vc0-f181.google.com with SMTP id lf11so9119094vcb.12 for ; Mon, 15 Jul 2013 01:52:46 -0700 (PDT) X-Received: by 10.220.198.133 with SMTP id eo5mr28269963vcb.24.1373878366587; Mon, 15 Jul 2013 01:52:46 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.149.77 with SMTP id s13csp58489vcv; Mon, 15 Jul 2013 01:52:45 -0700 (PDT) X-Received: by 10.66.155.163 with SMTP id vx3mr43098164pab.67.1373878365185; Mon, 15 Jul 2013 01:52:45 -0700 (PDT) Received: from mail-pd0-f175.google.com (mail-pd0-f175.google.com [209.85.192.175]) by mx.google.com with ESMTPS id l2si32386351pan.83.2013.07.15.01.52.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jul 2013 01:52:45 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.175 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.175; Received: by mail-pd0-f175.google.com with SMTP id 4so10422505pdd.20 for ; Mon, 15 Jul 2013 01:52:44 -0700 (PDT) X-Received: by 10.68.135.162 with SMTP id pt2mr24290672pbb.42.1373878364672; Mon, 15 Jul 2013 01:52:44 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id jb2sm59764728pbc.8.2013.07.15.01.52.41 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 15 Jul 2013 01:52:44 -0700 (PDT) From: Sachin Kamat To: linux-usb@vger.kernel.org Cc: balbi@ti.com, gregkh@linuxfoundation.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/1] usb: phy: samsung: Fix an error message typo Date: Mon, 15 Jul 2013 14:06:54 +0530 Message-Id: <1373877414-26922-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQlQ2+GtowPUDuBho7HghsMBDtCzSCZs8cIiKIGilnPsYhU/7r2c9KLL4iFq8cNoaltpb1Pw X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The error message is common to both clk_get functions. Update it accordingly. Signed-off-by: Sachin Kamat --- drivers/usb/phy/phy-samsung-usb2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/phy/phy-samsung-usb2.c b/drivers/usb/phy/phy-samsung-usb2.c index 1011c16..758b86d 100644 --- a/drivers/usb/phy/phy-samsung-usb2.c +++ b/drivers/usb/phy/phy-samsung-usb2.c @@ -388,7 +388,7 @@ static int samsung_usb2phy_probe(struct platform_device *pdev) clk = devm_clk_get(dev, "otg"); if (IS_ERR(clk)) { - dev_err(dev, "Failed to get otg clock\n"); + dev_err(dev, "Failed to get usbhost/otg clock\n"); return PTR_ERR(clk); }