From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Cochran Subject: Re: [PATCH net-next V2 19/23] ptp: tilegx: convert to the 64 bit get/set time methods. Date: Mon, 23 Mar 2015 21:06:26 +0100 Message-ID: <20150323200625.GA7120@netboy> References: <8bc233b19d08308c01015936841d9be8d4441ece.1426973658.git.richardcochran@gmail.com> <551038FB.2070200@ezchip.com> <20150323165839.GA4330@localhost.localdomain> <55104CBE.90603@ezchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Amir Vadai , Ariel Elior , Arnd Bergmann , Baolin Wang , Ben Hutchings , Bruce Allan , Carolyn Wyborny , David Miller , Frank Li , Giuseppe Cavallaro , Jeff Kirsher , John Stultz , Luwei Zhou , Matthew Vick , Michael Chan , Prashant Sreedharan , Shradha Shah , Solarflare linux maintainers , Sonic Zhang , Stefan =?iso-8859-1?Q?S=F8rensen?= Return-path: Received: from mail-wi0-f170.google.com ([209.85.212.170]:37078 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752967AbbCWUGd (ORCPT ); Mon, 23 Mar 2015 16:06:33 -0400 Content-Disposition: inline In-Reply-To: <55104CBE.90603@ezchip.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Mar 23, 2015 at 01:26:22PM -0400, Chris Metcalf wrote: > As far as I know, the tilegx driver is the only client of those gxio > routines. ... > I guess that brings us back to changing the gxio_xxx APIs. Ok, I'll do that for the next round. Thanks, Richard