[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJe_ZheEut1fbifGeWfiZmar0zm_ZgdzygeaAYTOitSR_tqbiA@mail.gmail.com>
Date: Tue, 7 May 2013 22:26:07 +0530
From: Jassi Brar <jaswinder.singh@...aro.org>
To: Rob Herring <robherring2@...il.com>
Cc: Jassi Brar <jassisinghbrar@...il.com>,
"Anna, Suman" <s-anna@...com>,
"Loic PALLARDY (loic.pallardy@...com)" <loic.pallardy@...com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
lkml <linux-kernel@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>,
Mark Langsdorf <mark.langsdorf@...xeda.com>
Subject: Re: [PATCHv2 3/4] mailbox: pl320: Introduce common API driver
On 7 May 2013 07:28, Rob Herring <robherring2@...il.com> wrote:
> On 05/06/2013 02:24 AM, Jassi Brar wrote:
>> Convert the PL320 controller driver to work with the common
>> mailbox API. Also convert the only user of PL320, highbank-cpufreq.c
>> to work with thee API. Drop the obsoleted driver pl320-ipc.c
>>
>> Signed-off-by: Jassi Brar <jaswinder.singh@...aro.org>
>> ---
>> drivers/cpufreq/highbank-cpufreq.c | 22 +++-
>> drivers/mailbox/Makefile | 2 +-
>> drivers/mailbox/pl320-ipc.c | 198 ---------------------------------
>> drivers/mailbox/pl320.c | 212 ++++++++++++++++++++++++++++++++++++
>
> Can you resend this using git format-patch -M option.
>
IIRC I already did that. Anyways I just checked -M doesn't produce
anything different for the patch. Except for headers, defines and
module init rituals, everything else is from scratch.
-Jassi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists