From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ezequiel Garcia Subject: Re: [v2,01/14] thermal: Rename driver 'kirkwood' -> 'mvebu' Date: Thu, 11 Apr 2013 13:31:58 -0300 Message-ID: <20130411163156.GB2279@localhost> References: <1363991114-4225-2-git-send-email-ezequiel.garcia@free-electrons.com> <5166DE30.3020001@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail.free-electrons.com ([94.23.35.102]:35353 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752460Ab3DKQb7 (ORCPT ); Thu, 11 Apr 2013 12:31:59 -0400 Content-Disposition: inline In-Reply-To: <5166DE30.3020001@ti.com> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Eduardo Valentin Cc: linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Jason Cooper , Lior Amsalem , Zhang Rui , Nobuhiro Iwamatsu , Thomas Petazzoni , Gregory Clement , Sebastian Hesselbarth , Andrew Lunn Hi Eduardo, Thanks for your testing. On Thu, Apr 11, 2013 at 12:00:48PM -0400, Eduardo Valentin wrote: > Hello Ezequiel, >=20 > Two minor comments. >=20 > On 22-03-2013 18:25, Ezequiel Garcia wrote: > > This driver will support several Marvell SoC, so it is convenient > > to rename it to 'mvebu' to represent accurately the hardware it > > supports. > > > > Signed-off-by: Ezequiel Garcia > > > > --- > > .../bindings/thermal/kirkwood-thermal.txt | 15 --- > > .../devicetree/bindings/thermal/mvebu-thermal.txt | 15 +++ > > drivers/thermal/Kconfig | 10 +- > > drivers/thermal/Makefile | 2 +- > > drivers/thermal/kirkwood_thermal.c | 134 -------= ------------- > > drivers/thermal/mvebu_thermal.c | 134 +++++++= +++++++++++++ > > 6 files changed, 155 insertions(+), 155 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/thermal/kirk= wood-thermal.txt > > create mode 100644 Documentation/devicetree/bindings/thermal/mveb= u-thermal.txt > > delete mode 100644 drivers/thermal/kirkwood_thermal.c > > create mode 100644 drivers/thermal/mvebu_thermal.c >=20 > When sending renames, use git format-patch --find-renames. The summar= y=20 > will be much descriptive on what you have done. >=20 Yes, you're right I forgot about this. > I tried applying this patch on top of linux-next, linus/master,=20 > ruis/thermal, on top of the your suggested dependencies, and all fail= ed.=20 > What is your base? > Well, first of all this patchset has been dropped entirely after some d= iscussion. If you're interested in this discussion you can read: http://www.spinics.net/lists/arm-kernel/msg231697.html If you still want to try this series, the easiest way is to try https://github.com/MISL-EBU-System-SW/mainline-public/commits/mvebu-t= hermal-v2 That branch is based on v3.9-rc2, with a bunch of patches applied as explained in the cover letter. I appreciate your feedback a lot, but this are really ancient patches! You came in a little late :) --=20 Ezequiel Garc=C3=ADa, Free Electrons Embedded Linux, Kernel and Android Engineering http://free-electrons.com