From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: [PATCH 0/2] cpts fixes for v3.8-rc2 Date: Sat, 22 Dec 2012 20:41:07 +0100 Message-ID: Return-path: Received: from mail-bk0-f47.google.com ([209.85.214.47]:56107 "EHLO mail-bk0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751034Ab2LVTlW (ORCPT ); Sat, 22 Dec 2012 14:41:22 -0500 Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: netdev@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, David Miller , Cyril Chemparathy , Mugunthan V N 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 | 2 +- drivers/net/ethernet/ti/cpts.h | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) -- 1.7.2.5 From mboxrd@z Thu Jan 1 00:00:00 1970 From: richardcochran@gmail.com (Richard Cochran) Date: Sat, 22 Dec 2012 20:41:07 +0100 Subject: [PATCH 0/2] cpts fixes for v3.8-rc2 Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 | 2 +- drivers/net/ethernet/ti/cpts.h | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) -- 1.7.2.5 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: [PATCH 0/2] cpts fixes for v3.8-rc2 Date: Sat, 22 Dec 2012 20:41:07 +0100 Message-ID: Cc: , , David Miller , Cyril Chemparathy , Mugunthan V N To: Return-path: Sender: linux-omap-owner@vger.kernel.org List-Id: netdev.vger.kernel.org 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 | 2 +- drivers/net/ethernet/ti/cpts.h | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) -- 1.7.2.5