From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v3 00/20] ARM: OMAP3+: SmartReflex: bugfixes Date: Thu, 02 Feb 2012 11:23:09 -0800 Message-ID: <871uqdca5e.fsf@ti.com> References: <1328086199-28486-1-git-send-email-j-pihet@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog123.obsmtp.com ([74.125.149.149]:60195 "EHLO na3sys009aog123.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932436Ab2BBTXI (ORCPT ); Thu, 2 Feb 2012 14:23:08 -0500 Received: by mail-pz0-f54.google.com with SMTP id c6so2478777dae.41 for ; Thu, 02 Feb 2012 11:23:06 -0800 (PST) In-Reply-To: <1328086199-28486-1-git-send-email-j-pihet@ti.com> (Jean Pihet's message of "Wed, 1 Feb 2012 09:49:39 +0100") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Jean Pihet Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, balbi@ti.com, nm@ti.com, Paul Walmsley , Jean Pihet Jean Pihet writes: > Integrate the latest SmartReflex bufixes from Felipe Balbi [1] and > Nishant Menon [2], plus misc bugfixes. > > Based on latest master branch of the mainline git tree (3.3.0-rc1) [3], commit > 27ba234c8dfe86c96675d4ef275d1d3c1f5f7053. > > [1] http://marc.info/?l=linux-omap&m=132134699423547&w=2 > [2] https://github.com/nmenon/linux-omap-ti-pm/commits/linux-omap-3.0 > [3] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=shortlog Can you break this series up further? There is lots of stuff in this series that does not qualify as a fix or a cleanup. (specifically, all the ones starting with "introduce..."). We need to keep fixes and cleanups separate from new features. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Thu, 02 Feb 2012 11:23:09 -0800 Subject: [PATCH v3 00/20] ARM: OMAP3+: SmartReflex: bugfixes In-Reply-To: <1328086199-28486-1-git-send-email-j-pihet@ti.com> (Jean Pihet's message of "Wed, 1 Feb 2012 09:49:39 +0100") References: <1328086199-28486-1-git-send-email-j-pihet@ti.com> Message-ID: <871uqdca5e.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Jean Pihet writes: > Integrate the latest SmartReflex bufixes from Felipe Balbi [1] and > Nishant Menon [2], plus misc bugfixes. > > Based on latest master branch of the mainline git tree (3.3.0-rc1) [3], commit > 27ba234c8dfe86c96675d4ef275d1d3c1f5f7053. > > [1] http://marc.info/?l=linux-omap&m=132134699423547&w=2 > [2] https://github.com/nmenon/linux-omap-ti-pm/commits/linux-omap-3.0 > [3] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=shortlog Can you break this series up further? There is lots of stuff in this series that does not qualify as a fix or a cleanup. (specifically, all the ones starting with "introduce..."). We need to keep fixes and cleanups separate from new features. Kevin