From: Mugunthan V N <mugunthanvnm@ti.com>
To: Richard Cochran <richardcochran@gmail.com>
Cc: netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-omap@vger.kernel.org, David Miller <davem@davemloft.net>,
Cyril Chemparathy <cyril@ti.com>,
Sergei Shtylyov <sshtylyov@mvista.com>
Subject: Re: [PATCH v2 0/2] cpts fixes for v3.8-rc2
Date: Wed, 26 Dec 2012 09:42:28 +0530 [thread overview]
Message-ID: <50DA792C.1070603@ti.com> (raw)
In-Reply-To: <cover.1356331925.git.richardcochran@gmail.com>
On 12/24/2012 12:49 PM, Richard Cochran wrote:
> Changed in v2:
> Use clk_prepare_enable instead of clk_prepare + clk_enable.
>
> The new cpts driver has two small issues, but it otherwise seems to be
> working in -rc1.
>
> Thanks,
> Richard
>
> Richard Cochran (2):
> cpts: fix build error by removing useless code.
> cpts: fix a run time warn_on.
>
> drivers/net/ethernet/ti/cpts.c | 3 +--
> drivers/net/ethernet/ti/cpts.h | 1 -
> 2 files changed, 1 insertions(+), 3 deletions(-)
>
Looks good to me.
Acked-by : Mugunthan V N <mugunthanvnm@ti.com>
WARNING: multiple messages have this Message-ID (diff)
From: mugunthanvnm@ti.com (Mugunthan V N)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] cpts fixes for v3.8-rc2
Date: Wed, 26 Dec 2012 09:42:28 +0530 [thread overview]
Message-ID: <50DA792C.1070603@ti.com> (raw)
In-Reply-To: <cover.1356331925.git.richardcochran@gmail.com>
On 12/24/2012 12:49 PM, Richard Cochran wrote:
> Changed in v2:
> Use clk_prepare_enable instead of clk_prepare + clk_enable.
>
> The new cpts driver has two small issues, but it otherwise seems to be
> working in -rc1.
>
> Thanks,
> Richard
>
> Richard Cochran (2):
> cpts: fix build error by removing useless code.
> cpts: fix a run time warn_on.
>
> drivers/net/ethernet/ti/cpts.c | 3 +--
> drivers/net/ethernet/ti/cpts.h | 1 -
> 2 files changed, 1 insertions(+), 3 deletions(-)
>
Looks good to me.
Acked-by : Mugunthan V N <mugunthanvnm@ti.com>
WARNING: multiple messages have this Message-ID (diff)
From: Mugunthan V N <mugunthanvnm@ti.com>
To: Richard Cochran <richardcochran@gmail.com>
Cc: <netdev@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>,
<linux-omap@vger.kernel.org>, David Miller <davem@davemloft.net>,
Cyril Chemparathy <cyril@ti.com>,
Sergei Shtylyov <sshtylyov@mvista.com>
Subject: Re: [PATCH v2 0/2] cpts fixes for v3.8-rc2
Date: Wed, 26 Dec 2012 09:42:28 +0530 [thread overview]
Message-ID: <50DA792C.1070603@ti.com> (raw)
In-Reply-To: <cover.1356331925.git.richardcochran@gmail.com>
On 12/24/2012 12:49 PM, Richard Cochran wrote:
> Changed in v2:
> Use clk_prepare_enable instead of clk_prepare + clk_enable.
>
> The new cpts driver has two small issues, but it otherwise seems to be
> working in -rc1.
>
> Thanks,
> Richard
>
> Richard Cochran (2):
> cpts: fix build error by removing useless code.
> cpts: fix a run time warn_on.
>
> drivers/net/ethernet/ti/cpts.c | 3 +--
> drivers/net/ethernet/ti/cpts.h | 1 -
> 2 files changed, 1 insertions(+), 3 deletions(-)
>
Looks good to me.
Acked-by : Mugunthan V N <mugunthanvnm@ti.com>
next prev parent reply other threads:[~2012-12-26 4:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-24 7:19 [PATCH v2 0/2] cpts fixes for v3.8-rc2 Richard Cochran
2012-12-24 7:19 ` Richard Cochran
2012-12-24 7:19 ` Richard Cochran
2012-12-24 7:19 ` [PATCH v2 1/2] cpts: fix build error by removing useless code Richard Cochran
2012-12-24 7:19 ` Richard Cochran
2012-12-24 7:19 ` Richard Cochran
2012-12-24 7:19 ` [PATCH v2 2/2] cpts: fix a run time warn_on Richard Cochran
2012-12-24 7:19 ` Richard Cochran
2012-12-24 7:19 ` Richard Cochran
2012-12-26 4:12 ` Mugunthan V N [this message]
2012-12-26 4:12 ` [PATCH v2 0/2] cpts fixes for v3.8-rc2 Mugunthan V N
2012-12-26 4:12 ` Mugunthan V N
2012-12-26 22:15 ` David Miller
2012-12-26 22:15 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50DA792C.1070603@ti.com \
--to=mugunthanvnm@ti.com \
--cc=cyril@ti.com \
--cc=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=richardcochran@gmail.com \
--cc=sshtylyov@mvista.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.