Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752831Ab3JAJHN (ORCPT ); Tue, 1 Oct 2013 05:07:13 -0400 Received: from mail-la0-f44.google.com ([209.85.215.44]:63686 "EHLO mail-la0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751755Ab3JAJHK (ORCPT ); Tue, 1 Oct 2013 05:07:10 -0400 MIME-Version: 1.0 In-Reply-To: <20130924131039.3c871cad7acb2a068a988d0f@ops.dti.ne.jp> References: <52410F86.4040301@renesas.com> <20130924131039.3c871cad7acb2a068a988d0f@ops.dti.ne.jp> Date: Tue, 1 Oct 2013 18:07:08 +0900 Message-ID: Subject: Re: [PATCH 2/6] serial8250-em: convert to clk_prepare/unprepare From: Magnus Damm To: takasi-y@ops.dti.ne.jp Cc: SH-Linux , Ben Dooks , Shinya Kuribayashi , devicetree@vger.kernel.org, linux-serial@vger.kernel.org, Simon Horman , Paul Mundt , Mike Turquette , linux-kernel 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: 861 Lines: 21 On Tue, Sep 24, 2013 at 1:10 PM, wrote: > From: Shinya Kuribayashi > > Add calls to clk_prepare and unprepare so that EMMA Mobile EV2 can > migrate to the common clock framework. > > Signed-off-by: Shinya Kuribayashi > [takashi.yoshii.ze@renesas.com: edited for conflicts] > Signed-off-by: Takashi Yoshii > --- > drivers/tty/serial/8250/8250_em.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) This looks fine to me, thanks! Acked-by: Magnus Damm -- 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/