From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Mon, 9 Jul 2018 20:54:17 +0200 Subject: [PATCH v7 01/10] counter: Introduce the Generic Counter interface In-Reply-To: <20180709174026.GA29186@sophia> References: <51b75b2b4495d4ad7ed173d91a726379bdae2353.1529607879.git.vilhelm.gray@gmail.com> <20180707151622.GB410@kroah.com> <20180709174026.GA29186@sophia> Message-ID: <20180709185417.GA17528@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jul 09, 2018 at 01:40:36PM -0400, William Breathitt Gray wrote: > I'll make the updates noted in a version 8 submission, but I'll wait to > submit it until you have a chance to review the rest of this current > patchset. The counter device drivers in this directory (104-quad-8.c, > stm32-lptimer-cnt.c, stm32-timer-cnt.c) should give you an idea of how > the counter.h file is used at the moment. Please do not wait for me, I will not have a chance to review the other patches anytime soon. greg k-h