Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964936Ab3DJLkA (ORCPT ); Wed, 10 Apr 2013 07:40:00 -0400 Received: from mail-bk0-f53.google.com ([209.85.214.53]:47503 "EHLO mail-bk0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964879Ab3DJLj6 (ORCPT ); Wed, 10 Apr 2013 07:39:58 -0400 MIME-Version: 1.0 In-Reply-To: <516535E4.5060308@samsung.com> References: <1365517660-9322-1-git-send-email-gautam.vivek@samsung.com> <516535E4.5060308@samsung.com> Date: Wed, 10 Apr 2013 17:09:57 +0530 Message-ID: Subject: Re: [PATCH] rtc: rtc-s3c: use clk_prepare_enable and clk_disable_unprepare From: Vivek Gautam To: Sylwester Nawrocki Cc: Vivek Gautam , rtc-linux@googlegroups.com, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, a.zummo@towertech.it, kgene.kim@samsung.com, thomas.ab@samsung.com, dianders@chromium.org, Thomas Abraham Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 809 Lines: 29 On Wed, Apr 10, 2013 at 3:20 PM, Sylwester Nawrocki wrote: > On 04/09/2013 04:27 PM, Vivek Gautam wrote: >> From: Thomas Abraham >> >> Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare >> calls as required by common clock framework. >> >> Signed-off-by: Thomas Abraham >> Signed-off-by: Vivek Gautam > > Thanks Vivek. your welcome :-) > > Reviewed-by: Sylwester Nawrocki > -- Thanks & Regards Vivek -- 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/