From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755821Ab3LSTsm (ORCPT ); Thu, 19 Dec 2013 14:48:42 -0500 Received: from mail-pa0-f41.google.com ([209.85.220.41]:40803 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755154Ab3LSTsl (ORCPT ); Thu, 19 Dec 2013 14:48:41 -0500 Date: Thu, 19 Dec 2013 11:48:37 -0800 From: Guenter Roeck To: Jason Cooper Cc: Arnaud Ebalard , Alessandro Zummo , Mark Rutland , Stephen Rothwell , Pawel Moll , Stephen Warren , rtc-linux@googlegroups.com, Linus Walleij , Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , Jason Gunthorpe , Mark Brown , linux-arm-kernel@lists.infradead.org, Rob Landley , Kumar Gala , Grant Likely , Peter Huewe , Andrew Morton , Thierry Reding Subject: Re: Can someone Ack and queue a patch for RTC subsytem? Message-ID: <20131219194837.GA27311@roeck-us.net> References: <87siton6ke.fsf@natisbad.org> <20131219173857.0a546b99@linux.lan.towertech.it> <87d2kslphr.fsf@natisbad.org> <20131219184024.2a649328@linux.lan.towertech.it> <8761qkk96q.fsf@natisbad.org> <20131219180940.GY2609@titan.lakedaemon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131219180940.GY2609@titan.lakedaemon.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 19, 2013 at 01:09:40PM -0500, Jason Cooper wrote: > On Thu, Dec 19, 2013 at 07:05:49PM +0100, Arnaud Ebalard wrote: > > Hi, > > > > Alessandro Zummo writes: > > > > >> Do you want me to send a v7 w/ the .proc helper removed or leave > > >> things as they are and Ack the patch as is? > > > > > > Unless absolutely needed, I'd prefer if you can remove them > > > or move to sysfs. > > > > Well, my helper provides info on control and status registers flags > > (just like rtc-isl1208.c does), which are useful mainly for debug I > > guess. If this can help pushing things forward, I will send a v7 later > > today w/ the .proc helper removed from the patch. > > Why not convert to debugfs? > Separate follow-on patch, maybe, to keep things going ? Guenter