From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kukjin Kim Subject: Re: clk: Exynos5250: Fix HDMI clock number in documentation Date: Wed, 19 Jun 2013 22:33:52 +0900 Message-ID: <51C1B340.3090307@samsung.com> References: <1369134984-16718-1-git-send-email-arun.kk@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pb0-f48.google.com ([209.85.160.48]:56358 "EHLO mail-pb0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751925Ab3FSNd5 (ORCPT ); Wed, 19 Jun 2013 09:33:57 -0400 Received: by mail-pb0-f48.google.com with SMTP id ma3so5040488pbc.21 for ; Wed, 19 Jun 2013 06:33:57 -0700 (PDT) In-Reply-To: Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Doug Anderson Cc: Arun Kumar K , linux-samsung-soc , Kukjin Kim , Thomas Abraham , arunkk.samsung@gmail.com, prasanna.ps@samsung.com On 05/22/13 05:01, Doug Anderson wrote: > Arun, > > On Tue, May 21, 2013 at 4:16 AM, Arun Kumar K wrote: >> This patch corrects the HDMI clock number given wrongly >> in the documentation. >> >> Signed-off-by: Arun Kumar K >> >> --- >> Documentation/devicetree/bindings/clock/exynos5250-clock.txt | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Doug Anderson Applied, thanks. - Kukjin