From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [GIT PULL] Generic PWM Device API Date: Sun, 27 Feb 2011 20:45:59 -0800 Message-ID: <20110228044559.GA22678@kroah.com> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bill Gatliff Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux-embedded@vger.kernel.org On Sun, Feb 27, 2011 at 09:38:38PM -0600, Bill Gatliff wrote: > Andrew, Linus: > > > The git repository described in the following pull request implements > a generic PWM device driver API. This API is intended to eventually > supercede the existing PWM device drivers, but during a migration > period will coexist peacefully with them. > > This code has been discussed at length on the linux-embedded mailing > list. Noteworthy threads include: > > v6 (final) patches: > http://www.mail-archive.com/linux-embedded@vger.kernel.org/msg03291.html > > v5 patches: > http://www.mail-archive.com/linux-embedded@vger.kernel.org/msg03279.html > > v4 patches: > http://www.mail-archive.com/linux-embedded@vger.kernel.org/msg03263.html > > > Thanks! Isn't it a bit late in the -rc release cycle to pull this in now? confused, greg k-h