From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v3 0/6] OMAP: omap_device cleanup before device-tree integration Date: Tue, 27 Sep 2011 14:32:32 -0700 Message-ID: <87pqily8lr.fsf@ti.com> References: <1317143886-13285-1-git-send-email-b-cousson@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog119.obsmtp.com ([74.125.149.246]:47111 "EHLO na3sys009aog119.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753683Ab1I0Vcg (ORCPT ); Tue, 27 Sep 2011 17:32:36 -0400 Received: by mail-yi0-f53.google.com with SMTP id 21so8203709yie.40 for ; Tue, 27 Sep 2011 14:32:36 -0700 (PDT) In-Reply-To: <1317143886-13285-1-git-send-email-b-cousson@ti.com> (Benoit Cousson's message of "Tue, 27 Sep 2011 19:18:00 +0200") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Benoit Cousson Cc: paul@pwsan.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Benoit Cousson writes: > Hi Kevin, > > Here are a couple of cleanups on top of your for_3.2/omap_device branch. > > patches are available here: > git://gitorious.org/omap-pm/linux.git for_3.2/1_omap_device_cleanup Thanks, this series looks good now. Queuing for v3.2 here: git://github.com/khilman/linux-omap-pm.git for_3.2/omap_device-2 Kevin