netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cpts fixes for v3.8-rc2
@ 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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Richard Cochran @ 2012-12-24  7:19 UTC (permalink / raw)
  To: netdev
  Cc: linux-arm-kernel, linux-omap, David Miller, Cyril Chemparathy,
	Mugunthan V N, Sergei Shtylyov

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(-)

-- 
1.7.2.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-12-26 22:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-24  7:19 [PATCH v2 0/2] cpts fixes for v3.8-rc2 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 ` [PATCH v2 2/2] cpts: fix a run time warn_on Richard Cochran
2012-12-26  4:12 ` [PATCH v2 0/2] cpts fixes for v3.8-rc2 Mugunthan V N
2012-12-26 22:15 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).